Skip to content

Commit 24aff94

Browse files
authored
Update Wasmtime to v23.0.1. (#20)
Signed-off-by: Martijn Stevenson <[email protected]>
1 parent ec04ed3 commit 24aff94

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 = "23.0.1"
1111
anyhow = "1.0.72"
1212
lazy_static = "1.4.0"
1313
more-asserts = "0.3.1"

0 commit comments

Comments
 (0)