Skip to content

Commit

Permalink
fix(deps): update marine things
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 13, 2024
1 parent 41e9b5a commit 69580db
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ path = "src/main.rs"

[dependencies]
bs58 = "=0.5.0"
marine-rs-sdk = "=0.10.3"
marine-sqlite-connector = "=0.9.3"
marine-rs-sdk = "=0.12.0"
marine-sqlite-connector = "=0.9.4"
fstrings = "=0.2.3"
boolinator = "=2.4.0"
toml = "=0.8.8"
Expand All @@ -23,8 +23,8 @@ fluence-keypair = "=0.10.4"
libp2p-identity = "=0.2.8"

[dev-dependencies]
marine-rs-sdk-test = "=0.12.1"
marine-rs-sdk-test = "=0.13.0"
rusqlite = "=0.30.0"

[build-dependencies]
marine-rs-sdk-test = "=0.12.1"
marine-rs-sdk-test = "=0.13.0"

0 comments on commit 69580db

Please sign in to comment.