Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Feb 10, 2024
1 parent 9bbe6de commit 24f1e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ serde = { version = "1", features = ["derive"] }
strum = { version = "0.26", features = ["derive"] }
tera = "1"
thiserror = "1"
usage-lib = { path = "..", features = ["clap"] }
usage-lib = { path = "..", version = "0.1.5-beta.1", features = ["clap"] }
xx = "0.2"

[dev-dependencies]
Expand Down

0 comments on commit 24f1e1b

Please sign in to comment.