Skip to content

Commit 198e58a

Browse files
Bump which from 7.0.3 to 8.0.0
Bumps [which](https://github.com/harryfei/which-rs) from 7.0.3 to 8.0.0. - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@7.0.3...8.0.0) --- updated-dependencies: - dependency-name: which dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aded1a0 commit 198e58a

File tree

2 files changed

+7
-44
lines changed

2 files changed

+7
-44
lines changed

Cargo.lock

Lines changed: 6 additions & 43 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 = "^7.0"
4747
walkdir = "^2"
48-
which = { version = "^7", default-features = false }
48+
which = { version = "^8", default-features = false }
4949
whoami = "^1"
5050
zip = { version = "^6", default-features = false, features = [
5151
"bzip2",

0 commit comments

Comments
 (0)