Skip to content

Commit

Permalink
Merge pull request #462 from sagiegurari/dependabot/cargo/which-7.0.0
Browse files Browse the repository at this point in the history
Bump which from 6.0.3 to 7.0.0
  • Loading branch information
sagiegurari authored Nov 1, 2024
2 parents 2a0c3a6 + d038208 commit 52a9f85
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 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 = "^6.0"
walkdir = "^2"
which = { version = "^6", default-features = false }
which = { version = "^7", default-features = false }
whoami = "^1"
zip = { version = "^2", default-features = false, features = [
"bzip2",
Expand Down

0 comments on commit 52a9f85

Please sign in to comment.