Skip to content

Commit 8830193

Browse files
chore(deps): bump wasmtime from 28.0.1 to 29.0.1
Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from 28.0.1 to 29.0.1. - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v29.0.1/RELEASES.md) - [Commits](bytecodealliance/wasmtime@v28.0.1...v29.0.1) --- updated-dependencies: - dependency-name: wasmtime dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d4b3593 commit 8830193

File tree

2 files changed

+62
-18
lines changed

2 files changed

+62
-18
lines changed

Cargo.lock

+61-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ lto = true
2222
opt-level = 3
2323

2424
[dependencies]
25-
wasmtime = { version = "=28.0.1", default-features = false, features = [
25+
wasmtime = { version = "=29.0.1", default-features = false, features = [
2626
"addr2line",
2727
"all-arch",
2828
"async",

0 commit comments

Comments
 (0)