Skip to content

Commit

Permalink
fix(deps): update rust crate which to v5 (#246)
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 Nov 7, 2023
1 parent f954fc1 commit a176923
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 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 @@ -66,7 +66,7 @@ textwrap = { version = "0.11", features = [ "term_size" ] }
thiserror = "1.0"
toml = { version = "0.5", features = [ "preserve_order" ] }
duct = "0.13"
which = "4.4"
which = "5.0"

[dev-dependencies]
rstest = "0.18"
Expand Down

0 comments on commit a176923

Please sign in to comment.