Skip to content

Commit

Permalink
Bump wasmtime to 22.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmed-adam committed Jul 18, 2024
1 parent d3be70e commit 16c3fc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
wasmtime = "11.0.1"
wasmtime = "22.0.0"
anyhow = "1.0.72"
lazy_static = "1.4.0"
more-asserts = "0.3.1"
Expand Down

0 comments on commit 16c3fc5

Please sign in to comment.