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 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](https://github.com/smol-rs/event-listener/compare/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] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-14 14:27:39 +00:00
committed by Quentin Gliech
parent ec6e350271
commit 08d46a79a4
2 changed files with 5 additions and 5 deletions

View File

@ -14,7 +14,7 @@ apalis-cron = "0.4.6"
async-stream = "0.3.5"
async-trait = "0.1.74"
chrono.workspace = true
event-listener = "3.0.1"
event-listener = "3.1.0"
futures-lite = "2.0.1"
rand.workspace = true
rand_chacha = "0.3.1"