Skip to content

Commit

Permalink
build(deps): bump async-stream from 0.3.5 to 0.3.6
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent dc4def8 commit 4a09473
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition.workspace = true
[dependencies]
anyhow = "1.0"
assert-json-diff = "2.0.2"
async-stream = "0.3.5"
async-stream = "0.3.6"
bollard = "0.10"
futures = { version = "0.3", features = ["compat"] }
graph = { path = "../graph" }
Expand Down

0 comments on commit 4a09473

Please sign in to comment.