mirror of https://github.com/zkat/cacache-rs.git
fix(deps): bump ssri too
This commit is contained in:
parent
cfd29afe16
commit
4950998f77
|
|
@ -25,7 +25,7 @@ serde_derive = "1.0.130"
|
||||||
serde_json = "1.0.68"
|
serde_json = "1.0.68"
|
||||||
sha1 = "0.10.5"
|
sha1 = "0.10.5"
|
||||||
sha2 = "0.10.6"
|
sha2 = "0.10.6"
|
||||||
ssri = "8.0.0"
|
ssri = "8.1.0"
|
||||||
tempfile = "3.4.0"
|
tempfile = "3.4.0"
|
||||||
thiserror = "1.0.40"
|
thiserror = "1.0.40"
|
||||||
tokio = { version = "1.12.0", features = [
|
tokio = { version = "1.12.0", features = [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue