Skip to content

Commit 5c92dab

Browse files
build(deps): bump substreams from 0.5.20 to 0.6.0
Bumps [substreams](https://github.com/streamingfast/substreams-rs) from 0.5.20 to 0.6.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.5.20...v0.6.0) --- updated-dependencies: - dependency-name: substreams dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 415005f commit 5c92dab

File tree

2 files changed

+96
-8
lines changed

2 files changed

+96
-8
lines changed

Cargo.lock

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

substreams/substreams-trigger-filter/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ crate-type = ["cdylib"]
1111
[dependencies]
1212
hex = { version = "0.4", default-features = false }
1313
prost = "0.11.9"
14-
substreams = "0.5"
14+
substreams = "0.6"
1515
substreams-entity-change = "1.3"
1616
substreams-near-core = "0.10.1"
1717

0 commit comments

Comments
 (0)