mirror of https://github.com/zkat/cacache-rs.git
Update ssri dependency to 6.
Signed-off-by: David Calavera <david.calavera@gmail.com>
This commit is contained in:
parent
35a09fe961
commit
db55dc1641
|
|
@ -17,7 +17,7 @@ categories = [
|
||||||
maintenance = { status = "actively-developed" }
|
maintenance = { status = "actively-developed" }
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
ssri = "5.0.0"
|
ssri = "6.0.0"
|
||||||
hex = "0.4.0"
|
hex = "0.4.0"
|
||||||
tempfile = "3.1.0"
|
tempfile = "3.1.0"
|
||||||
sha-1 = "0.8.1"
|
sha-1 = "0.8.1"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue