Skip to content

Commit 3e9fd32

Browse files
build(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 d56870e commit 3e9fd32

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.

crates/tasks/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ workspace = true
1515
anyhow.workspace = true
1616
apalis-core = { version = "0.4.9", features = ["extensions", "tokio-comp", "storage"] }
1717
apalis-cron = "0.4.9"
18-
async-stream = "0.3.5"
18+
async-stream = "0.3.6"
1919
async-trait.workspace = true
2020
chrono.workspace = true
2121
event-listener = "5.3.1"

0 commit comments

Comments
 (0)