Skip to content

Commit 215d5f2

Browse files
chore(deps): bump async-stream from 0.3.3 to 0.3.4 (#258)
Bumps [async-stream](https://github.com/tokio-rs/async-stream) from 0.3.3 to 0.3.4. - [Release notes](https://github.com/tokio-rs/async-stream/releases) - [Commits](tokio-rs/async-stream@v0.3.3...v0.3.4) --- 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 604cc9e commit 215d5f2

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Cargo.lock

Lines changed: 5 additions & 4 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.69"
32-
async-stream = "0.3.3"
32+
async-stream = "0.3.4"
3333
async-trait = "0.1.66"
3434
chrono = "0.4.23"
3535
dhat = { version = "0.2.4", optional = true }

0 commit comments

Comments
 (0)