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 Nov 3, 2024
1 parent 30e7617 commit 221170e
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 @@ -108,7 +108,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.5.1", optional = true, features = ["macro"] }
strum_macros = "0.26.4"
Expand Down

0 comments on commit 221170e

Please sign in to comment.