Skip to content

Commit

Permalink
Bump wasmtime from 18.0.2 to 18.0.3 in /native/wasmex
Browse files Browse the repository at this point in the history
Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from 18.0.2 to 18.0.3.
- [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@v18.0.2...v18.0.3)

---
updated-dependencies:
- dependency-name: wasmtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 13, 2024
1 parent 89a7007 commit 039df6b
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 57 deletions.
112 changes: 56 additions & 56 deletions native/wasmex/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion native/wasmex/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ rustler = { version = "0.31", default-features = false, features = [
] }
once_cell = "1.19.0"
rand = "0.8.5"
wasmtime = "18.0.2"
wasmtime = "18.0.3"
wasmtime-wasi = "18.0.2"
wasi-common = "18.0.2"
wiggle = "18.0.2"
Expand Down

0 comments on commit 039df6b

Please sign in to comment.