Skip to content

Commit fb6ebb5

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 51e695a commit fb6ebb5

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
@@ -140,7 +140,7 @@ uuid = "1.11.0"
140140
warp = "0.3.6"
141141

142142
# For WASM user-defined functions
143-
wasi-common = "25.0.0"
143+
wasi-common = "26.0.1"
144144
wasmtime = "25.0.2"
145145
wasmtime-wasi = "26.0.1"
146146

0 commit comments

Comments
 (0)