Bump Wasmtime to 4.0.0 (#5209)
Co-authored-by: Wasmtime Publish <wasmtime-publish@users.noreply.github.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user