1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-07-31 09:24:31 +03:00

build(deps): bump indexmap from 2.4.0 to 2.5.0

Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.4.0 to 2.5.0.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.4.0...2.5.0)

---
updated-dependencies:
- dependency-name: indexmap
  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]
2024-08-30 20:09:38 +00:00
committed by Quentin Gliech
parent 3a05f24b45
commit ff7dcf4ffb
2 changed files with 22 additions and 22 deletions

View File

@ -68,7 +68,7 @@ base64ct = "1.6.0"
camino.workspace = true
chrono.workspace = true
governor.workspace = true
indexmap = "2.4.0"
indexmap = "2.5.0"
psl = "2.1.55"
time = "0.3.36"
url.workspace = true