Skip to content

Commit

Permalink
chore(deps): update rust crate which to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent d8db504 commit 69847ba
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 19 deletions.
157 changes: 139 additions & 18 deletions tooling/webdriver/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 tooling/webdriver/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ pico-args = "0.5"
serde = { version = "1", features = [ "derive" ] }
serde_json = "1"
tokio = { version = "1", features = [ "macros" ] }
which = "4"
which = "7"

[target."cfg(unix)".dependencies]
signal-hook = "0.3"
Expand Down

0 comments on commit 69847ba

Please sign in to comment.