From e8a818d0b96b58d6ba8608d29c7010fe2e73cc67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 21:55:22 +0000 Subject: [PATCH] build(deps): bump wasmtime from v16.0.0 to v17.0.1 Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from v16.0.0 to v17.0.1. - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md) - [Commits](https://github.com/bytecodealliance/wasmtime/compare/6613acd1e4817957a4a7745125ef063b43c273a7...601e229d7ad8d98ce388d7bd0535734d846fcba5) --- updated-dependencies: - dependency-name: wasmtime dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 98 +++++++++++++++++++++++++------------------------- lib/Cargo.toml | 4 +-- 2 files changed, 51 insertions(+), 51 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 69d8b6ab..64c233ab 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -281,16 +281,16 @@ checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f" [[package]] name = "cranelift-bforest" -version = "0.103.0" -source = "git+https://github.com/bytecodealliance/wasmtime?rev=v16.0.0#6613acd1e4817957a4a7745125ef063b43c273a7" +version = "0.104.1" +source = "git+https://github.com/bytecodealliance/wasmtime?rev=v17.0.1#601e229d7ad8d98ce388d7bd0535734d846fcba5" dependencies = [ "cranelift-entity", ] [[package]] name = "cranelift-codegen" -version = "0.103.0" -source = "git+https://github.com/bytecodealliance/wasmtime?rev=v16.0.0#6613acd1e4817957a4a7745125ef063b43c273a7" +version = "0.104.1" +source = "git+https://github.com/bytecodealliance/wasmtime?rev=v17.0.1#601e229d7ad8d98ce388d7bd0535734d846fcba5" dependencies = [ "bumpalo", "cranelift-bforest", @@ -309,29 +309,29 @@ dependencies = [ [[package]] name = "cranelift-codegen-meta" -version = "0.103.0" -source = "git+https://github.com/bytecodealliance/wasmtime?rev=v16.0.0#6613acd1e4817957a4a7745125ef063b43c273a7" +version = "0.104.1" +source = "git+https://github.com/bytecodealliance/wasmtime?rev=v17.0.1#601e229d7ad8d98ce388d7bd0535734d846fcba5" dependencies = [ "cranelift-codegen-shared", ] [[package]] name = "cranelift-codegen-shared" -version = "0.103.0" -source = "git+https://github.com/bytecodealliance/wasmtime?rev=v16.0.0#6613acd1e4817957a4a7745125ef063b43c273a7" +version = "0.104.1" +source = "git+https://github.com/bytecodealliance/wasmtime?rev=v17.0.1#601e229d7ad8d98ce388d7bd0535734d846fcba5" [[package]] name = "cranelift-control" -version = "0.103.0" -source = "git+https://github.com/bytecodealliance/wasmtime?rev=v16.0.0#6613acd1e4817957a4a7745125ef063b43c273a7" +version = "0.104.1" +source = "git+https://github.com/bytecodealliance/wasmtime?rev=v17.0.1#601e229d7ad8d98ce388d7bd0535734d846fcba5" dependencies = [ "arbitrary", ] [[package]] name = "cranelift-entity" -version = "0.103.0" -source = "git+https://github.com/bytecodealliance/wasmtime?rev=v16.0.0#6613acd1e4817957a4a7745125ef063b43c273a7" +version = "0.104.1" +source = "git+https://github.com/bytecodealliance/wasmtime?rev=v17.0.1#601e229d7ad8d98ce388d7bd0535734d846fcba5" dependencies = [ "serde", "serde_derive", @@ -339,8 +339,8 @@ dependencies = [ [[package]] name = "cranelift-frontend" -version = "0.103.0" -source = "git+https://github.com/bytecodealliance/wasmtime?rev=v16.0.0#6613acd1e4817957a4a7745125ef063b43c273a7" +version = "0.104.1" +source = "git+https://github.com/bytecodealliance/wasmtime?rev=v17.0.1#601e229d7ad8d98ce388d7bd0535734d846fcba5" dependencies = [ "cranelift-codegen", "log", @@ -350,13 +350,13 @@ dependencies = [ [[package]] name = "cranelift-isle" -version = "0.103.0" -source = "git+https://github.com/bytecodealliance/wasmtime?rev=v16.0.0#6613acd1e4817957a4a7745125ef063b43c273a7" +version = "0.104.1" +source = "git+https://github.com/bytecodealliance/wasmtime?rev=v17.0.1#601e229d7ad8d98ce388d7bd0535734d846fcba5" [[package]] name = "cranelift-native" -version = "0.103.0" -source = "git+https://github.com/bytecodealliance/wasmtime?rev=v16.0.0#6613acd1e4817957a4a7745125ef063b43c273a7" +version = "0.104.1" +source = "git+https://github.com/bytecodealliance/wasmtime?rev=v17.0.1#601e229d7ad8d98ce388d7bd0535734d846fcba5" dependencies = [ "cranelift-codegen", "libc", @@ -365,8 +365,8 @@ dependencies = [ [[package]] name = "cranelift-wasm" -version = "0.103.0" -source = "git+https://github.com/bytecodealliance/wasmtime?rev=v16.0.0#6613acd1e4817957a4a7745125ef063b43c273a7" +version = "0.104.1" +source = "git+https://github.com/bytecodealliance/wasmtime?rev=v17.0.1#601e229d7ad8d98ce388d7bd0535734d846fcba5" dependencies = [ "cranelift-codegen", "cranelift-entity", @@ -1530,8 +1530,8 @@ dependencies = [ [[package]] name = "wasmtime" -version = "16.0.0" -source = "git+https://github.com/bytecodealliance/wasmtime?rev=v16.0.0#6613acd1e4817957a4a7745125ef063b43c273a7" +version = "17.0.1" +source = "git+https://github.com/bytecodealliance/wasmtime?rev=v17.0.1#601e229d7ad8d98ce388d7bd0535734d846fcba5" dependencies = [ "anyhow", "bincode", @@ -1552,21 +1552,21 @@ dependencies = [ "wasmtime-environ", "wasmtime-jit", "wasmtime-runtime", - "windows-sys 0.48.0", + "windows-sys 0.52.0", ] [[package]] name = "wasmtime-asm-macros" -version = "16.0.0" -source = "git+https://github.com/bytecodealliance/wasmtime?rev=v16.0.0#6613acd1e4817957a4a7745125ef063b43c273a7" +version = "17.0.1" +source = "git+https://github.com/bytecodealliance/wasmtime?rev=v17.0.1#601e229d7ad8d98ce388d7bd0535734d846fcba5" dependencies = [ "cfg-if", ] [[package]] name = "wasmtime-c-api-impl" -version = "16.0.0" -source = "git+https://github.com/bytecodealliance/wasmtime?rev=v16.0.0#6613acd1e4817957a4a7745125ef063b43c273a7" +version = "17.0.1" +source = "git+https://github.com/bytecodealliance/wasmtime?rev=v17.0.1#601e229d7ad8d98ce388d7bd0535734d846fcba5" dependencies = [ "anyhow", "log", @@ -1579,7 +1579,7 @@ dependencies = [ [[package]] name = "wasmtime-c-api-macros" version = "0.0.0" -source = "git+https://github.com/bytecodealliance/wasmtime?rev=v16.0.0#6613acd1e4817957a4a7745125ef063b43c273a7" +source = "git+https://github.com/bytecodealliance/wasmtime?rev=v17.0.1#601e229d7ad8d98ce388d7bd0535734d846fcba5" dependencies = [ "proc-macro2", "quote", @@ -1587,8 +1587,8 @@ dependencies = [ [[package]] name = "wasmtime-cranelift" -version = "16.0.0" -source = "git+https://github.com/bytecodealliance/wasmtime?rev=v16.0.0#6613acd1e4817957a4a7745125ef063b43c273a7" +version = "17.0.1" +source = "git+https://github.com/bytecodealliance/wasmtime?rev=v17.0.1#601e229d7ad8d98ce388d7bd0535734d846fcba5" dependencies = [ "anyhow", "cfg-if", @@ -1611,8 +1611,8 @@ dependencies = [ [[package]] name = "wasmtime-cranelift-shared" -version = "16.0.0" -source = "git+https://github.com/bytecodealliance/wasmtime?rev=v16.0.0#6613acd1e4817957a4a7745125ef063b43c273a7" +version = "17.0.1" +source = "git+https://github.com/bytecodealliance/wasmtime?rev=v17.0.1#601e229d7ad8d98ce388d7bd0535734d846fcba5" dependencies = [ "anyhow", "cranelift-codegen", @@ -1626,8 +1626,8 @@ dependencies = [ [[package]] name = "wasmtime-environ" -version = "16.0.0" -source = "git+https://github.com/bytecodealliance/wasmtime?rev=v16.0.0#6613acd1e4817957a4a7745125ef063b43c273a7" +version = "17.0.1" +source = "git+https://github.com/bytecodealliance/wasmtime?rev=v17.0.1#601e229d7ad8d98ce388d7bd0535734d846fcba5" dependencies = [ "anyhow", "cranelift-entity", @@ -1645,8 +1645,8 @@ dependencies = [ [[package]] name = "wasmtime-jit" -version = "16.0.0" -source = "git+https://github.com/bytecodealliance/wasmtime?rev=v16.0.0#6613acd1e4817957a4a7745125ef063b43c273a7" +version = "17.0.1" +source = "git+https://github.com/bytecodealliance/wasmtime?rev=v17.0.1#601e229d7ad8d98ce388d7bd0535734d846fcba5" dependencies = [ "anyhow", "bincode", @@ -1661,23 +1661,23 @@ dependencies = [ "wasmtime-environ", "wasmtime-jit-icache-coherence", "wasmtime-runtime", - "windows-sys 0.48.0", + "windows-sys 0.52.0", ] [[package]] name = "wasmtime-jit-icache-coherence" -version = "16.0.0" -source = "git+https://github.com/bytecodealliance/wasmtime?rev=v16.0.0#6613acd1e4817957a4a7745125ef063b43c273a7" +version = "17.0.1" +source = "git+https://github.com/bytecodealliance/wasmtime?rev=v17.0.1#601e229d7ad8d98ce388d7bd0535734d846fcba5" dependencies = [ "cfg-if", "libc", - "windows-sys 0.48.0", + "windows-sys 0.52.0", ] [[package]] name = "wasmtime-runtime" -version = "16.0.0" -source = "git+https://github.com/bytecodealliance/wasmtime?rev=v16.0.0#6613acd1e4817957a4a7745125ef063b43c273a7" +version = "17.0.1" +source = "git+https://github.com/bytecodealliance/wasmtime?rev=v17.0.1#601e229d7ad8d98ce388d7bd0535734d846fcba5" dependencies = [ "anyhow", "cc", @@ -1697,13 +1697,13 @@ dependencies = [ "wasmtime-environ", "wasmtime-versioned-export-macros", "wasmtime-wmemcheck", - "windows-sys 0.48.0", + "windows-sys 0.52.0", ] [[package]] name = "wasmtime-types" -version = "16.0.0" -source = "git+https://github.com/bytecodealliance/wasmtime?rev=v16.0.0#6613acd1e4817957a4a7745125ef063b43c273a7" +version = "17.0.1" +source = "git+https://github.com/bytecodealliance/wasmtime?rev=v17.0.1#601e229d7ad8d98ce388d7bd0535734d846fcba5" dependencies = [ "cranelift-entity", "serde", @@ -1714,8 +1714,8 @@ dependencies = [ [[package]] name = "wasmtime-versioned-export-macros" -version = "16.0.0" -source = "git+https://github.com/bytecodealliance/wasmtime?rev=v16.0.0#6613acd1e4817957a4a7745125ef063b43c273a7" +version = "17.0.1" +source = "git+https://github.com/bytecodealliance/wasmtime?rev=v17.0.1#601e229d7ad8d98ce388d7bd0535734d846fcba5" dependencies = [ "proc-macro2", "quote", @@ -1724,8 +1724,8 @@ dependencies = [ [[package]] name = "wasmtime-wmemcheck" -version = "16.0.0" -source = "git+https://github.com/bytecodealliance/wasmtime?rev=v16.0.0#6613acd1e4817957a4a7745125ef063b43c273a7" +version = "17.0.1" +source = "git+https://github.com/bytecodealliance/wasmtime?rev=v17.0.1#601e229d7ad8d98ce388d7bd0535734d846fcba5" [[package]] name = "web-sys" diff --git a/lib/Cargo.toml b/lib/Cargo.toml index 726d177f..7f8c4138 100644 --- a/lib/Cargo.toml +++ b/lib/Cargo.toml @@ -31,14 +31,14 @@ regex.workspace = true [dependencies.wasmtime] git = "https://github.com/bytecodealliance/wasmtime" -rev = "v16.0.0" +rev = "v17.0.1" optional = true default-features = false features = ["cranelift"] [dependencies.wasmtime-c-api] git = "https://github.com/bytecodealliance/wasmtime" -rev = "v16.0.0" +rev = "v17.0.1" optional = true package = "wasmtime-c-api-impl" default-features = false