Skip to content

Commit 64a42be

Browse files
authored
Merge pull request #64 from vmware-labs/dependabot/cargo/wasm_runtime/wasmtime-10.0.2
chore(deps): bump wasmtime from 10.0.1 to 10.0.2 in /wasm_runtime
2 parents 4c0ba94 + 6c5673a commit 64a42be

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)