Skip to content

Commit 6c5673a

Browse files
chore(deps): bump wasmtime from 10.0.1 to 10.0.2 in /wasm_runtime
Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from 10.0.1 to 10.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@v10.0.1...v10.0.2) --- updated-dependencies: - dependency-name: wasmtime dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c0ba94 commit 6c5673a

File tree

2 files changed

+55
-55
lines changed

2 files changed

+55
-55
lines changed

wasm_runtime/Cargo.lock

Lines changed: 54 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

wasm_runtime/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ doctest = false # Avoid to run doctest since examples are fo
1717
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1818

1919
[dependencies]
20-
wasmtime = "10.0.1"
20+
wasmtime = "10.0.2"
2121
wasmtime-wasi = "10.0.1"
2222
wasi-common = "10.0.1"
2323
wasi-cap-std-sync = "10.0.1"

0 commit comments

Comments
 (0)