Skip to content

Commit

Permalink
fix(deps): update rust crate air-interpreter-wasm to 0.41.0 (#1659)
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 Jul 8, 2023
1 parent 3357b68 commit be8d5c6
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 @@ -98,7 +98,7 @@ marine-it-parser = "0.12.1"

# avm
avm-server = { version = "0.32.0" }
air-interpreter-wasm = { version = "0.40.0" }
air-interpreter-wasm = { version = "0.41.0" }

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

0 comments on commit be8d5c6

Please sign in to comment.