mirror of https://github.com/zkat/cacache-rs.git
bump tempfile version to 3.4.0
This commit is contained in:
parent
262e1ca2ba
commit
9ee5e13e08
|
|
@ -26,7 +26,7 @@ serde_json = "1.0.68"
|
|||
sha1 = "0.10.5"
|
||||
sha2 = "0.10.6"
|
||||
ssri = "8.0.0"
|
||||
tempfile = "3.2.0"
|
||||
tempfile = "3.4.0"
|
||||
thiserror = "1.0.29"
|
||||
tokio = { version = "1.12.0", features = [
|
||||
"fs",
|
||||
|
|
|
|||
Loading…
Reference in New Issue