mirror of
https://github.com/imjasonh/krust
synced 2026-07-08 14:55:35 +00:00
Merge pull request #8 from imjasonh/dependabot/cargo/dirs-6.0
This commit is contained in:
commit
4522e79c81
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ flate2 = "1.0"
|
|||
oci-distribution = "0.11"
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
|
||||
dirs = "5.0"
|
||||
dirs = "6.0"
|
||||
toml = "0.8"
|
||||
which = "8.0"
|
||||
tempfile = "3.9"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue