Skip to content

Commit

Permalink
fix(deps): update rust crate marine-rs-sdk to 0.10.2 (#733)
Browse files Browse the repository at this point in the history
---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ivan Boldyrev <[email protected]>
  • Loading branch information
renovate[bot] and monoid authored Dec 12, 2023
1 parent 1673cdf commit 05fda3e
Show file tree
Hide file tree
Showing 8 changed files with 657 additions and 260 deletions.
37 changes: 18 additions & 19 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 air-interpreter/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ aquavm-air = { version = "0.54.0", path = "../air" }
air-interpreter-interface = { version = "0.15.1", path = "../crates/air-lib/interpreter-interface" }
air-log-targets = { version = "0.1.0", path = "../crates/air-lib/log-targets" }

marine-rs-sdk = {version = "0.10.0", features = ["logger"] }
marine-rs-sdk = {version = "0.10.2", features = ["logger"] }

wasm-bindgen = "=0.2.83"

Expand Down
Loading

0 comments on commit 05fda3e

Please sign in to comment.