Skip to content

Commit 515173f

Browse files
build(deps): bump substreams from 0.6.0 to 0.7.0
Bumps [substreams](https://github.com/streamingfast/substreams-rs) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/streamingfast/substreams-rs/releases) - [Changelog](https://github.com/streamingfast/substreams-rs/blob/develop/CHANGELOG.md) - [Commits](streamingfast/substreams-rs@v0.6.0...v0.7.0) --- updated-dependencies: - dependency-name: substreams dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99e0550 commit 515173f

File tree

2 files changed

+43
-8
lines changed

2 files changed

+43
-8
lines changed

Cargo.lock

Lines changed: 42 additions & 7 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
@@ -100,7 +100,7 @@ tonic-build = { version = "0.12.3", features = ["prost"] }
100100
tower-http = { version = "0.6.8", features = ["cors"] }
101101
wasmparser = "0.118.1"
102102
wasmtime = { version = "33.0.2", features = ["async"] }
103-
substreams = "=0.6.0"
103+
substreams = "=0.7.0"
104104
substreams-entity-change = "2"
105105
substreams-near-core = "=0.10.2"
106106
rand = { version = "0.9.2", features = ["os_rng"] }

0 commit comments

Comments
 (0)