Skip to content

Commit

Permalink
chore: bump usage-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed May 12, 2024
1 parent 9f57dae commit 6f068e6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 17 deletions.
20 changes: 4 additions & 16 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ thiserror = "1.0.59"
toml = { version = "0.8.12", features = ["parse"] }
toml_edit = { version = "0.22.12", features = ["parse"] }
url = "2.5.0"
usage-lib = { version = "0.1.18", features = ["clap"] }
usage-lib = { version = "0.2", features = ["clap"] }
versions = { version = "6.2.0", features = ["serde"] }
walkdir = "2.5.0"
which = "6.0.1"
Expand Down

0 comments on commit 6f068e6

Please sign in to comment.