Skip to content

Commit

Permalink
Update event-listener requirement from 2.3.3 to 5.3.1
Browse files Browse the repository at this point in the history
Updates the requirements on [event-listener](https://github.com/smol-rs/event-listener) to permit the latest version.
- [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@v2.3.3...v5.3.1)

---
updated-dependencies:
- dependency-name: event-listener
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 29, 2024
1 parent 9d1edd4 commit 85fe3e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ castaway = "0.1.1"
crossbeam-utils = ">=0.7.0, <0.9.0"
curl = "0.4.36"
curl-sys = "0.4.55"
event-listener = "2.3.3"
event-listener = "5.3.1"
futures-lite = "1.10.1"
http = "0.2.1"
log = "0.4"
Expand Down

0 comments on commit 85fe3e6

Please sign in to comment.