Skip to content

Commit

Permalink
chore(deps): bump wasmtime from 19.0.1 to 19.0.2
Browse files Browse the repository at this point in the history
Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from 19.0.1 to 19.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@v19.0.1...v19.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 43d7a95 commit 3e37a2c
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 59 deletions.
116 changes: 58 additions & 58 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ lto = true
opt-level = 3

[dependencies]
wasmtime = "=19.0.1"
wasmtime = "=19.0.2"
wasmtime-wasi = "=19.0.0"
wasi-common = "=19.0.0"
deterministic-wasi-ctx = "=0.1.20"
Expand Down

0 comments on commit 3e37a2c

Please sign in to comment.