Skip to content

Commit

Permalink
chore(deps): bump wasmtime-environ from 20.0.2 to 23.0.2
Browse files Browse the repository at this point in the history
Bumps [wasmtime-environ](https://github.com/bytecodealliance/wasmtime) from 20.0.2 to 23.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@v20.0.2...v23.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] authored Aug 15, 2024
1 parent 7693491 commit 22420e6
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 23 deletions.
124 changes: 102 additions & 22 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 @@ -40,7 +40,7 @@ async-timer = { version = "1.0.0-beta.14", features = [
"tokio1",
], optional = true }
static_assertions = "1.1.0"
wasmtime-environ = "=21.0.1"
wasmtime-environ = "=23.0.2"
deterministic-wasi-ctx = "=0.1.22"

[build-dependencies]
Expand Down

0 comments on commit 22420e6

Please sign in to comment.