Skip to content

Commit

Permalink
release: 🔖 v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-labs committed Jul 28, 2024
1 parent cdb7d4a commit 5291f0e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion server/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion server/app/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "ids"
description = "👨🏻‍🎨 » icons preview development server"
version = "0.0.0"
version = "0.0.1"
edition = "2021"
repository = "https://github.com/lucas-labs/ids"
homepage = "https://github.com/lucas-labs/ids"
Expand Down
2 changes: 1 addition & 1 deletion server/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ path = "src/lib.rs"
[dependencies]
eyre = { workspace = true, default-features = false }
lool = {workspace = true}
pico-args = "0.5.0"
pico-args = "0.5.0"

0 comments on commit 5291f0e

Please sign in to comment.