Bump Wasmtime to 2.0.0 (#4874)
This commit replaces #4869 and represents the actual version bump that should have happened had I remembered to bump the in-tree version of Wasmtime to 1.0.0 prior to the branch-cut date. Alas!
This commit is contained in:
@@ -5,7 +5,7 @@ edition = "2021"
|
||||
license = "Apache-2.0 WITH LLVM-exception"
|
||||
name = "wasmtime-asm-macros"
|
||||
repository = "https://github.com/bytecodealliance/wasmtime"
|
||||
version = "0.41.0"
|
||||
version = "2.0.0"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user