diff --git a/Cargo.toml b/Cargo.toml index 6e72de7608..def8b7fadb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -34,7 +34,7 @@ wasmtime-wasi = { git = "https://github.com/cranestation/wasmtime", rev = "042c8 cranelift-codegen = "0.41.0" cranelift-entity = "0.44.0" cranelift-wasm = "0.41.0" -cranelift-native = "0.41.0" +cranelift-native = "0.44.0" target-lexicon = "0.4.0" pretty_env_logger = "0.3.0" tempfile = "3.1.0"