Skip to content

Commit 1e07d6c

Browse files
Bump async-stream from 0.3.2 to 0.3.3 (#298)
Bumps [async-stream](https://github.com/tokio-rs/async-stream) from 0.3.2 to 0.3.3. - [Release notes](https://github.com/tokio-rs/async-stream/releases) - [Commits](tokio-rs/async-stream@v0.3.2...v0.3.3) --- updated-dependencies: - dependency-name: async-stream dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18078c4 commit 1e07d6c

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.

dropshot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ keywords = ["rest", "openapi", "async"]
1111
categories = ["network-programming", "web-programming::http-server"]
1212

1313
[dependencies]
14-
async-stream = "0.3.2"
14+
async-stream = "0.3.3"
1515
async-trait = "0.1.52"
1616
base64 = "0.13.0"
1717
bytes = "1"

0 commit comments

Comments
 (0)