Skip to content

Commit

Permalink
fix(deps): update rust crate air-interpreter-wasm to 0.46.0 (#1776)
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: Anatolios Laskaris <github_me@nahsi.dev>
  • Loading branch information
renovate[bot] and nahsi committed Sep 7, 2023
1 parent bd98803 commit 2c94c72
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 @@ -102,7 +102,7 @@ marine-it-parser = "0.12.2"

# avm
avm-server = { version = "0.33.0" }
air-interpreter-wasm = { version = "0.43.1" }
air-interpreter-wasm = { version = "0.46.0" }

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

0 comments on commit 2c94c72

Please sign in to comment.