Skip to content

Commit

Permalink
fix(deps): update rust crate air-interpreter-wasm to v0.38.0 (#1502)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 22, 2023
1 parent 66260f6 commit 12c74fb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ marine-it-parser = "0.12.0"

# avm
avm-server = "0.31.0"
air-interpreter-wasm = "=0.37.0"
air-interpreter-wasm = "=0.38.0"

# libp2p
libp2p = { version = "0.51.1", features = ["noise", "tcp", "dns", "websocket", "yamux", "mplex", "tokio", "kad", "ping", "identify", "macros"] }
Expand Down

0 comments on commit 12c74fb

Please sign in to comment.