Skip to content

Commit 130bb8f

Browse files
build(deps): bump wasmtime from 33.0.0 to 33.0.2 (#6081)
Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from 33.0.0 to 33.0.2. - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v33.0.2/RELEASES.md) - [Commits](bytecodealliance/wasmtime@v33.0.0...v33.0.2) --- updated-dependencies: - dependency-name: wasmtime dependency-version: 33.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f63fc6 commit 130bb8f

File tree

2 files changed

+61
-61
lines changed

2 files changed

+61
-61
lines changed

Cargo.lock

Lines changed: 60 additions & 60 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
@@ -95,7 +95,7 @@ tonic = { version = "0.12.3", features = ["tls-roots", "gzip"] }
9595
tonic-build = { version = "0.12.3", features = ["prost"] }
9696
tower-http = { version = "0.5.2", features = ["cors"] }
9797
wasmparser = "0.118.1"
98-
wasmtime = "33.0.0"
98+
wasmtime = "33.0.2"
9999
substreams = "=0.6.0"
100100
substreams-entity-change = "2"
101101
substreams-near-core = "=0.10.2"

0 commit comments

Comments
 (0)