mirror of https://github.com/zkat/cacache-rs.git
misc: fix cargo lock
This commit is contained in:
parent
bfb1acefb4
commit
d2157ac9d8
|
|
@ -161,7 +161,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "cacache"
|
name = "cacache"
|
||||||
version = "2.0.0"
|
version = "2.0.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"async-std 0.99.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
"async-std 0.99.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"chownr 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"chownr 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue