Skip to content

Commit

Permalink
fix(deps): update rust crate which to 4.2 (#89)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jan 29, 2022
1 parent 2b0b8a2 commit 95bf17b
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 95bf17b

Please sign in to comment.