mirror of
https://github.com/fluencelabs/trust-graph
synced 2024-12-04 15:20:19 +00:00
fix(deps): update rust crate marine-rs-sdk to 0.14.0
This commit is contained in:
parent
e2d93adb1e
commit
e210092dc3
@ -14,7 +14,7 @@ path = "src/main.rs"
|
|||||||
[dependencies]
|
[dependencies]
|
||||||
trust-graph = { version = "0.4.11", path = "../trust-graph" }
|
trust-graph = { version = "0.4.11", path = "../trust-graph" }
|
||||||
fluence-keypair = { version = "0.10.4", path = "../keypair" }
|
fluence-keypair = { version = "0.10.4", path = "../keypair" }
|
||||||
marine-rs-sdk = { version = "0.10.2", features = ["logger"] }
|
marine-rs-sdk = { version = "0.14.0", features = ["logger"] }
|
||||||
marine-sqlite-connector = "0.9.2"
|
marine-sqlite-connector = "0.9.2"
|
||||||
|
|
||||||
libp2p-identity = { workspace = true }
|
libp2p-identity = { workspace = true }
|
||||||
|
Loading…
Reference in New Issue
Block a user