Skip to content

Commit 04908bf

Browse files
authored
Merge pull request #41 from influxdata/dependabot/cargo/wasmtime-36.0.2
chore(deps): bump wasmtime from 36.0.1 to 36.0.2
2 parents e85e8b3 + 92697b9 commit 04908bf

File tree

2 files changed

+64
-64
lines changed

2 files changed

+64
-64
lines changed

Cargo.lock

Lines changed: 63 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ tokio = { version = "1.47.1", default-features = false }
2323
pyo3 = { version = "0.25.1", default-features = false }
2424
tar = "0.4.44"
2525
tempfile = "3.20.0"
26-
wasmtime = { version = "36.0.1", default-features = false, features = ["async", "cranelift", "incremental-cache"] }
26+
wasmtime = { version = "36.0.2", default-features = false, features = ["async", "cranelift", "incremental-cache"] }
2727
wasmtime-wasi = { version = "36.0.1", default-features = false }
2828
wit-bindgen = "0.44"
2929

0 commit comments

Comments
 (0)