Skip to content

Commit

Permalink
fix(deps)!: avm server 0.35 aquavm 0.59 (#2040)
Browse files Browse the repository at this point in the history
  • Loading branch information
folex committed Jan 26, 2024
1 parent 6b86322 commit bb7227e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@ marine-utils = "0.5.1"
marine-it-parser = "0.15.1"

# avm
avm-server = { version = "=0.55.1-feat-intermediate-marine-update-f3e4695-4194-1.0", registry = "fluence" }
air-interpreter-wasm = { version = "=0.55.1-feat-intermediate-marine-update-f3e4695-4194-1.0", registry = "fluence" }
avm-server = "=0.35.0"
air-interpreter-wasm = "=0.59.0"

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

0 comments on commit bb7227e

Please sign in to comment.