Skip to content

Commit

Permalink
fix(deps): update avm
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 12, 2023
1 parent 13e777f commit 5e09f98
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
46 changes: 23 additions & 23 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.14.0"

# avm
avm-server = { version = "0.33.3" }
air-interpreter-wasm = { version = "0.54.0" }
avm-server = { version = "0.33.4" }
air-interpreter-wasm = { version = "0.55.0" }

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

0 comments on commit 5e09f98

Please sign in to comment.