Skip to content

Commit 15e6db9

Browse files
chore(deps): bump wasmtime-environ from 36.0.13 to 47.0.2
Bumps [wasmtime-environ](https://github.com/bytecodealliance/wasmtime) from 36.0.13 to 47.0.2. - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v47.0.2/RELEASES.md) - [Commits](bytecodealliance/wasmtime@v36.0.13...v47.0.2) --- updated-dependencies: - dependency-name: wasmtime-environ dependency-version: 46.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef0a993 commit 15e6db9

2 files changed

Lines changed: 137 additions & 30 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ bls-signatures = { version = "0.15", default-features = false }
5454

5555
# wasmtime
5656
wasmtime = {version = "36", default-features = false, features = ["cranelift", "pooling-allocator", "parallel-compilation", "runtime"] }
57-
wasmtime-environ = "36"
57+
wasmtime-environ = "47"
5858

5959
# misc
6060
libfuzzer-sys = "0.4"

0 commit comments

Comments
 (0)