Skip to content

Commit

Permalink
Update wasmer
Browse files Browse the repository at this point in the history
  • Loading branch information
qdrn committed Feb 7, 2022
1 parent 8133475 commit 051609c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Cargo.toml
Expand Up @@ -8,12 +8,12 @@ anyhow = "1.0"
lazy_static = "1"
serde = "1.0"
serde_json = "1.0"
wasmer = "2.1.1"
wasmer = "2.2.0-rc1"
as-ffi-bindings = "0.2.1"
wasmer-compiler-singlepass = "2.1.1"
wasmer-engine-universal = "2.1.1"
wasmer-middlewares = "2.1.1"
wasmer-compiler-singlepass = "2.2.0-rc1"
wasmer-engine-universal = "2.2.0-rc1"
wasmer-middlewares = "2.2.0-rc1"
cornetto = "0.1.0"
base64 = "0.13.0"
serial_test = "0.5.1"
loupe = "0.1.3"
loupe = "0.1.3"

0 comments on commit 051609c

Please sign in to comment.