Skip to content

Commit e3b19f7

Browse files
Bump wasmtime from 25.0.0 to 25.0.2
Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from 25.0.0 to 25.0.2. - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md) - [Commits](bytecodealliance/wasmtime@v25.0.0...v25.0.2) --- updated-dependencies: - dependency-name: wasmtime dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ac0414b commit e3b19f7

File tree

2 files changed

+59
-59
lines changed

2 files changed

+59
-59
lines changed

Cargo.lock

Lines changed: 58 additions & 58 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
@@ -149,7 +149,7 @@ url = "2"
149149
wasi-common-preview1 = { version = "25.0.0", package = "wasi-common", features = [
150150
"tokio",
151151
] }
152-
wasmtime = "25.0.0"
152+
wasmtime = "25.0.2"
153153
wasmtime-wasi = "25.0.0"
154154
wasmtime-wasi-http = "25.0.0"
155155

0 commit comments

Comments
 (0)