Skip to content

Commit 16c3fc5

Browse files
committed
Bump wasmtime to 22.0.0
1 parent d3be70e commit 16c3fc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = "2018"
77
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
88

99
[dependencies]
10-
wasmtime = "11.0.1"
10+
wasmtime = "22.0.0"
1111
anyhow = "1.0.72"
1212
lazy_static = "1.4.0"
1313
more-asserts = "0.3.1"

0 commit comments

Comments
 (0)