Skip to content

Commit 764c8ae

Browse files
chore(deps): bump wasmtime-environ from 31.0.0 to 33.0.0
Bumps [wasmtime-environ](https://github.com/bytecodealliance/wasmtime) from 31.0.0 to 33.0.0. - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v33.0.0/RELEASES.md) - [Commits](bytecodealliance/wasmtime@v31.0.0...v33.0.0) --- updated-dependencies: - dependency-name: wasmtime-environ dependency-version: 33.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b4735af commit 764c8ae

2 files changed

Lines changed: 68 additions & 14 deletions

File tree

Cargo.lock

Lines changed: 67 additions & 13 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
@@ -39,7 +39,7 @@ async-timer = { version = "1.0.0-beta.15", features = [
3939
"tokio1",
4040
], optional = true }
4141
static_assertions = "1.1.0"
42-
wasmtime-environ = "=31.0.0"
42+
wasmtime-environ = "=33.0.0"
4343
deterministic-wasi-ctx = "=0.1.34"
4444

4545
[build-dependencies]

0 commit comments

Comments
 (0)