Skip to content

Commit

Permalink
fix(deps): update rust crate air-interpreter-wasm to v0.35.4 (#1447)
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 Feb 8, 2023
1 parent cafc167 commit b8de74d
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 @@ -92,7 +92,7 @@ fluence-spell-dtos = "0.1.4"
fluence-spell-distro = "0.3.0"
fluence-app-service = "0.23.0"
avm-server = "0.28.1"
air-interpreter-wasm = "=0.35.3"
air-interpreter-wasm = "=0.35.4"
libp2p = { version = "0.50.0", features = ["noise", "tcp", "dns", "websocket", "yamux", "mplex", "async-std", "kad", "ping", "identify", "macros"] }
libp2p-core = { version = "0.38.0", default-features = false, features = ["secp256k1"] }
libp2p-metrics = { version = "0.11.0", features = ["kad"] }
Expand Down

0 comments on commit b8de74d

Please sign in to comment.