Skip to content

Commit 7ef9a0b

Browse files
Bump wasi-common from 25.0.2 to 26.0.1
Bumps [wasi-common](https://github.com/bytecodealliance/wasmtime) from 25.0.2 to 26.0.1. - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/contributing-release-process.md) - [Commits](bytecodealliance/wasmtime@v25.0.2...v26.0.1) --- updated-dependencies: - dependency-name: wasi-common dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b0aa829 commit 7ef9a0b

File tree

2 files changed

+9
-51
lines changed

2 files changed

+9
-51
lines changed

Cargo.lock

Lines changed: 8 additions & 50 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
@@ -141,7 +141,7 @@ uuid = "1.11.0"
141141
warp = "0.3.6"
142142

143143
# For WASM user-defined functions
144-
wasi-common = "25.0.0"
144+
wasi-common = "26.0.1"
145145
wasmtime = "25.0.2"
146146
wasmtime-wasi = "26.0.1"
147147

0 commit comments

Comments
 (0)