Skip to content

Commit

Permalink
Update event-listener requirement from 2.3.3 to 5.3.0
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.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 30, 2024
1 parent 5c533f1 commit c606b4d
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.0"
futures-lite = "1.10.1"
http = "0.2.1"
log = "0.4"
Expand Down

0 comments on commit c606b4d

Please sign in to comment.