Skip to content

Commit

Permalink
chore(deps): update rust crate marine-rs-sdk to 0.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 28, 2023
1 parent c4b0d49 commit a516cbc
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
86 changes: 43 additions & 43 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion marine/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ marine-core = { path = "../core", version = "0.26.0", default-features = false}
marine-module-interface = { path = "../crates/module-interface", version = "0.8.0" }
marine-utils = { path = "../crates/utils", version = "0.5.0" }
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.10.3", default-features = false, features = ["logger"] }

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

0 comments on commit a516cbc

Please sign in to comment.