Skip to content

Commit

Permalink
fix(deps): update rust crate marine-rs-sdk to 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 19, 2024
1 parent e2d93ad commit 87fc0b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ path = "src/main.rs"
[dependencies]
trust-graph = { version = "0.4.11", path = "../trust-graph" }
fluence-keypair = { version = "0.10.4", path = "../keypair" }
marine-rs-sdk = { version = "0.10.2", features = ["logger"] }
marine-rs-sdk = { version = "0.12.0", features = ["logger"] }
marine-sqlite-connector = "0.9.2"

libp2p-identity = { workspace = true }
Expand Down

0 comments on commit 87fc0b0

Please sign in to comment.