mirror of
https://github.com/fluencelabs/trust-graph
synced 2025-04-24 15:22:13 +00:00
chore(deps): update rust crate ring to 0.17.0 [security]
This commit is contained in:
parent
e2d93adb1e
commit
33d392aaf6
@ -24,7 +24,7 @@ libp2p-identity = { workspace = true, default-features = false, features = ["pee
|
||||
multihash = { version = "0.18.0", features = ["identity"] }
|
||||
|
||||
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
|
||||
ring = { version = "0.16.9", features = ["alloc", "std"], default-features = false }
|
||||
ring = { version = "0.17.0", features = ["alloc", "std"], default-features = false }
|
||||
|
||||
[dev-dependencies]
|
||||
quickcheck = "1.0.3"
|
||||
|
Loading…
x
Reference in New Issue
Block a user