mirror of https://github.com/zkat/cacache-rs.git
misc: commit cargo lock
This commit is contained in:
parent
0cb833d144
commit
bb9507ce5b
|
|
@ -170,7 +170,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "cacache"
|
name = "cacache"
|
||||||
version = "2.0.1"
|
version = "3.0.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"async-attributes 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"async-attributes 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"async-std 0.99.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
"async-std 0.99.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue