Skip to content

Commit

Permalink
fix(deps): update avm (#1857)
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: Aleksey Proshutisnkiy <justprosh@users.noreply.github.com>
  • Loading branch information
renovate[bot] and justprosh committed Oct 30, 2023
1 parent 78b0a46 commit cc7c535
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ marine-utils = "0.5.0"
marine-it-parser = "0.13.0"

# avm
avm-server = { version = "0.33.2" }
air-interpreter-wasm = { version = "0.52.0" }
avm-server = { version = "0.33.3" }
air-interpreter-wasm = { version = "0.54.0" }

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

0 comments on commit cc7c535

Please sign in to comment.