Skip to content

Commit

Permalink
fix(deps): update rust crate marine-rs-sdk to 0.10.2 (#770)
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 Dec 25, 2023
1 parent c9a0b87 commit b2da9af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/air-lib/interpreter-sede/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ categories = ["wasm"]
rmp-serde = { version = "1.1.2", optional = true }
serde = { version = "1.0.190" }
serde_json = { version = "1.0.108" }
marine-rs-sdk = { version = "0.10.0", optional = true }
marine-rs-sdk = { version = "0.10.2", optional = true }
unsigned-varint = { version = "0.8.0", default-features = false, features = ["std"] }
thiserror = "1.0.50"
serde_bytes = "0.11.12"
Expand Down

0 comments on commit b2da9af

Please sign in to comment.