Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit 08d46a7

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump event-listener from 3.0.1 to 3.1.0
Bumps [event-listener](https://github.com/smol-rs/event-listener) from 3.0.1 to 3.1.0. - [Release notes](https://github.com/smol-rs/event-listener/releases) - [Changelog](https://github.com/smol-rs/event-listener/blob/master/CHANGELOG.md) - [Commits](smol-rs/event-listener@v3.0.1...v3.1.0) --- updated-dependencies: - dependency-name: event-listener dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ec6e350 commit 08d46a7

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
@@ -14,7 +14,7 @@ apalis-cron = "0.4.6"
1414
async-stream = "0.3.5"
1515
async-trait = "0.1.74"
1616
chrono.workspace = true
17-
event-listener = "3.0.1"
17+
event-listener = "3.1.0"
1818
futures-lite = "2.0.1"
1919
rand.workspace = true
2020
rand_chacha = "0.3.1"

0 commit comments

Comments
 (0)