Skip to content

Commit a7be509

Browse files
build(deps): bump async-stream from 0.3.5 to 0.3.6
Bumps [async-stream](https://github.com/tokio-rs/async-stream) from 0.3.5 to 0.3.6. - [Release notes](https://github.com/tokio-rs/async-stream/releases) - [Commits](tokio-rs/async-stream@v0.3.5...v0.3.6) --- updated-dependencies: - dependency-name: async-stream dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1642eaf commit a7be509

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

tests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition.workspace = true
66
[dependencies]
77
anyhow = "1.0"
88
assert-json-diff = "2.0.2"
9-
async-stream = "0.3.5"
9+
async-stream = "0.3.6"
1010
graph = { path = "../graph" }
1111
graph-chain-ethereum = { path = "../chain/ethereum" }
1212
graph-chain-substreams= {path = "../chain/substreams"}

0 commit comments

Comments
 (0)