Skip to content

Commit 8a9c995

Browse files
fix(deps): update rust crate which to v7
1 parent 76fc565 commit 8a9c995

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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)