Skip to content

Commit

Permalink
fix(deps): update rust crate which to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 0f3721b commit f1ed6f5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ update-informer = { version = "1.1.0", default-features = false, features = [
"reqwest",
], optional = true }
lazy_static = { workspace = true }
which = { version = "6.0.1", optional = true }
which = { version = "7.0.0", optional = true }
async-recursion = "1.1.1"
rquickjs = { "version" = "0.7.0", optional = true, features = ["macro"] }
strum_macros = "0.26.4"
Expand Down

0 comments on commit f1ed6f5

Please sign in to comment.