mirror of
https://github.com/imjasonh/krust
synced 2026-07-22 07:51:19 +00:00
Merge pull request #9 from imjasonh/dependabot/cargo/which-8.0
This commit is contained in:
commit
478ea3b83f
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ tracing = "0.1"
|
||||||
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
|
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
|
||||||
dirs = "5.0"
|
dirs = "5.0"
|
||||||
toml = "0.8"
|
toml = "0.8"
|
||||||
which = "6.0"
|
which = "8.0"
|
||||||
tempfile = "3.9"
|
tempfile = "3.9"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue