Skip to content

Commit

Permalink
Merge pull request #392 from sagiegurari/dependabot/cargo/which-6.0.0
Browse files Browse the repository at this point in the history
Bump which from 5.0.0 to 6.0.0
  • Loading branch information
sagiegurari authored Jan 19, 2024
2 parents 0e12315 + b5c04e6 commit 4d01661
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 = "^5", default-features = false }
which = { version = "^6", default-features = false }
whoami = "^1"
zip = { version = "^0.6", default-features = false, features = [
"bzip2",
Expand Down

0 comments on commit 4d01661

Please sign in to comment.