Skip to content

Commit

Permalink
fix(deps): update marine-rs-sdk (#40)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 24, 2023
1 parent af2e730 commit 67c8261
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ name = "test"
path = "src/test.rs"

[dependencies]
marine-rs-sdk = "0.9.0"
marine-rs-sdk = "0.10.1"
bytesize = "1.3.0"

[dev-dependencies]
marine-rs-sdk-test = "0.10.2"
marine-rs-sdk-test = "0.11.0"
temporary = "0.7"

0 comments on commit 67c8261

Please sign in to comment.