1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-07-29 22:01:14 +03:00

build(deps): bump event-listener from 2.5.3 to 3.0.0

Bumps [event-listener](https://github.com/smol-rs/event-listener) from 2.5.3 to 3.0.0.
- [Release notes](https://github.com/smol-rs/event-listener/releases)
- [Changelog](https://github.com/smol-rs/event-listener/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/event-listener/compare/v2.5.3...v3.0.0)

---
updated-dependencies:
- dependency-name: event-listener
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-11 19:58:56 +00:00
committed by Quentin Gliech
parent eba35213bf
commit fdca016e38
2 changed files with 17 additions and 6 deletions

View File

@ -14,7 +14,7 @@ apalis-cron = "0.4.4"
async-stream = "0.3.5"
async-trait = "0.1.73"
chrono.workspace = true
event-listener = "2.5.3"
event-listener = "3.0.0"
futures-lite = "1.13.0"
rand.workspace = true
rand_chacha = "0.3.1"