Skip to content

Commit

Permalink
Merge 2b61aed into 3145078
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 28, 2023
2 parents 3145078 + 2b61aed commit 08767f8
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.24.0", default-features = false}
marine-module-interface = { path = "../crates/module-interface", version = "0.7.1" }
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.1", default-features = false, features = ["logger"] }

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

0 comments on commit 08767f8

Please sign in to comment.