Skip to content

Commit 52a9f85

Browse files
authored
Merge pull request #462 from sagiegurari/dependabot/cargo/which-7.0.0
Bump which from 6.0.3 to 7.0.0
2 parents 2a0c3a6 + d038208 commit 52a9f85

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

duckscript_sdk/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ serde_json = "^1"
4545
sha2 = "^0.10"
4646
suppaftp = "^6.0"
4747
walkdir = "^2"
48-
which = { version = "^6", default-features = false }
48+
which = { version = "^7", default-features = false }
4949
whoami = "^1"
5050
zip = { version = "^2", default-features = false, features = [
5151
"bzip2",

0 commit comments

Comments
 (0)