Skip to content

Commit d373bed

Browse files
chore(deps): bump async-stream from 0.3.4 to 0.3.5 (#276)
Bumps [async-stream](https://github.com/tokio-rs/async-stream) from 0.3.4 to 0.3.5. - [Release notes](https://github.com/tokio-rs/async-stream/releases) - [Commits](tokio-rs/async-stream@v0.3.4...v0.3.5) --- updated-dependencies: - dependency-name: async-stream dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 673e840 commit d373bed

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -29,7 +29,7 @@ dhat-profiling = ["dhat"]
2929

3030
[dependencies]
3131
anyhow = "1.0.70"
32-
async-stream = "0.3.4"
32+
async-stream = "0.3.5"
3333
async-trait = "0.1.67"
3434
chrono = "0.4.24"
3535
dhat = { version = "0.2.4", optional = true }

0 commit comments

Comments
 (0)