Skip to content

Commit ee329a7

Browse files
chore(deps): bump wasmtime-environ from 36.0.0 to 37.0.1
Bumps [wasmtime-environ](https://github.com/bytecodealliance/wasmtime) from 36.0.0 to 37.0.1. - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v37.0.1/RELEASES.md) - [Commits](bytecodealliance/wasmtime@v36.0.0...v37.0.1) --- updated-dependencies: - dependency-name: wasmtime-environ dependency-version: 37.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent df3f591 commit ee329a7

File tree

2 files changed

+76
-22
lines changed

2 files changed

+76
-22
lines changed

Cargo.lock

Lines changed: 75 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ext/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ async-timer = { version = "1.0.0-beta.15", features = [
3838
"tokio1",
3939
], optional = true }
4040
static_assertions = "1.1.0"
41-
wasmtime-environ = "=36.0.0"
41+
wasmtime-environ = "=37.0.1"
4242
deterministic-wasi-ctx = { version = "=3.0.1" }
4343

4444
[build-dependencies]

0 commit comments

Comments
 (0)