Skip to content

Commit

Permalink
chore(deps): update rust crate marine-rs-sdk to 0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2023
1 parent 43bf699 commit 41582a0
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 47 deletions.
92 changes: 46 additions & 46 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.25.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.2", 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.4.0"}
Expand Down

0 comments on commit 41582a0

Please sign in to comment.