Skip to content

Commit

Permalink
fix(deps): update rust crate which to 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 28, 2022
1 parent f6fdba9 commit d89d1a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ toml = "0.5.8"
tracing = "0.1"
tracing-subscriber = { version = "0.3", default-features = false, features = ["ansi", "fmt", "env-filter", "smallvec", "std"] }
uuid = { version = "0.8", features = ["serde", "v4"] }
which = "4.1"
which = "4.2"

[dev-dependencies]
maplit = "1.0"
Expand Down

0 comments on commit d89d1a2

Please sign in to comment.