Skip to content

Commit

Permalink
chore(deps): bump wasmtime-environ from 19.0.0 to 20.0.2
Browse files Browse the repository at this point in the history
Bumps [wasmtime-environ](https://github.com/bytecodealliance/wasmtime) from 19.0.0 to 20.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.0...v20.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 10, 2024
1 parent ffd785c commit 7b36858
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 32 deletions.
126 changes: 95 additions & 31 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 ext/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ async-timer = { version = "1.0.0-beta.11", features = [
], optional = true }
static_assertions = "1.1.0"
wasmtime-runtime = "=19.0.0"
wasmtime-environ = "=19.0.0"
wasmtime-environ = "=20.0.2"
deterministic-wasi-ctx = "=0.1.20"

[build-dependencies]
Expand Down

0 comments on commit 7b36858

Please sign in to comment.