Skip to content

Commit

Permalink
Bump which from 4.4.2 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [which](https://github.com/harryfei/which-rs) from 4.4.2 to 5.0.0.
- [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/harryfei/which-rs/commits)

---
updated-dependencies:
- dependency-name: which
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 00d6ea3 commit 2d3543f
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 duckscript_sdk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ serde_json = "^1"
sha2 = "^0.10"
suppaftp = "^5.2"
walkdir = "^2"
which = { version = "^4", default-features = false }
which = { version = "^5", default-features = false }
whoami = "^1"
zip = { version = "^0.6", default-features = false, features = [
"bzip2",
Expand Down

0 comments on commit 2d3543f

Please sign in to comment.