Skip to content

Commit

Permalink
fix(deps): update rust crate which to 6.0.1 (#1820)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 23, 2024
1 parent 1813109 commit 9fdec13
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
13 changes: 9 additions & 4 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 @@ -105,7 +105,7 @@ url = "2.5.0"
usage-lib = { version = "0.1.17", features = ["clap"] }
versions = { version = "6.1.0", features = ["serde"] }
walkdir = "2.5.0"
which = "6.0.0"
which = "6.0.1"
zip = { version = "0.6.6", default-features = false, features = ["deflate"] }

[target.'cfg(unix)'.dependencies]
Expand Down

0 comments on commit 9fdec13

Please sign in to comment.