Skip to content

Commit d5dbc12

Browse files
chore(deps): bump wasi-common from 28.0.0 to 29.0.1
Bumps [wasi-common](https://github.com/bytecodealliance/wasmtime) from 28.0.0 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.0...v29.0.1) --- updated-dependencies: - dependency-name: wasi-common dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d4b3593 commit d5dbc12

File tree

2 files changed

+39
-14
lines changed

2 files changed

+39
-14
lines changed

Cargo.lock

+38-13
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
@@ -43,7 +43,7 @@ wasmtime = { version = "=28.0.1", default-features = false, features = [
4343
"winch",
4444
] }
4545
wasmtime-wasi = "=29.0.1"
46-
wasi-common = "=28.0.0"
46+
wasi-common = "=29.0.1"
4747
deterministic-wasi-ctx = "=0.1.28"
4848
anyhow = "1.0"
4949
clap = { version = "4.5", features = ["derive"] }

0 commit comments

Comments
 (0)