Skip to content

Commit 367a930

Browse files
fix(deps): update rust crate which to v7 (#3095)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a1bf82e commit 367a930

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ update-informer = { version = "1.1.0", default-features = false, features = [
109109
"reqwest",
110110
], optional = true }
111111
lazy_static = { workspace = true }
112-
which = { version = "6.0.1", optional = true }
112+
which = { version = "7.0.0", optional = true }
113113
async-recursion = "1.1.1"
114114
rquickjs = { "version" = "0.7.0", optional = true, features = ["macro"] }
115115
strum_macros = "0.26.4"

0 commit comments

Comments
 (0)