Bump Wasmtime to 4.0.0 (#5209)

Co-authored-by: Wasmtime Publish <wasmtime-publish@users.noreply.github.com>
This commit is contained in:
wasmtime-publish
2022-11-06 13:32:34 -06:00
committed by GitHub
parent 1ddf03aaa1
commit 08ef518c95
23 changed files with 122 additions and 112 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "wasmtime-jit-icache-coherence"
version = "2.0.0"
version = "3.0.0"
authors.workspace = true
description = "Utilities for JIT icache maintenance"
documentation = "https://docs.rs/jit-icache-coherence"
@@ -20,4 +20,4 @@ features = [
]
[target.'cfg(any(target_os = "linux", target_os = "macos"))'.dependencies.libc]
version = "0.2.42"
version = "0.2.42"