Skip to content

Commit 97f192d

Browse files
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 3642f6e commit 97f192d

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ test_js_interop = []
2121

2222
[workspace.dependencies]
2323
anyhow = "1.0.89"
24-
async-stream = { version = "0.3.5" }
24+
async-stream = { version = "0.3.6" }
2525
async-trait = { version = "0.1.82" }
2626
asynchronous-codec = "0.7.0"
2727
base64 = { default-features = false, features = ["alloc"], version = "0.22.1" }

0 commit comments

Comments
 (0)