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 time from 0.3.28 to 0.3.29

Bumps [time](https://github.com/time-rs/time) from 0.3.28 to 0.3.29.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.3.28...v0.3.29)

---
updated-dependencies:
- dependency-name: time
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-26 12:38:46 +00:00
committed by Quentin Gliech
parent 3f84123529
commit 02b136e34d
2 changed files with 7 additions and 7 deletions

View File

@ -54,7 +54,7 @@ zeroize = "1.6.0"
camino = "1.1.6"
chrono.workspace = true
psl = "2.1.4"
time = "0.3.28"
time = "0.3.29"
url.workspace = true
mime = "0.3.17"
rand.workspace = true