Skip to content

Commit

Permalink
chore(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 8, 2024
1 parent ac4a599 commit 4102728
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion marine/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ marine-core = { path = "../core", version = "0.26.2", default-features = false}
marine-module-interface = { path = "../crates/module-interface", version = "0.8.1" }
marine-utils = { path = "../crates/utils", version = "0.5.1" }
marine-rs-sdk-main = {version = "0.10.0", default-features = false, features = ["logger"] }
marine-rs-sdk = {version = "0.10.0", default-features = false, features = ["logger"] }
marine-rs-sdk = {version = "0.12.0", default-features = false, features = ["logger"] }

it-json-serde = { path = "../crates/it-json-serde", version = "0.5.1" }
marine-wasm-backend-traits = { path = "../crates/wasm-backend-traits", version = "0.5.1" }
Expand Down

0 comments on commit 4102728

Please sign in to comment.