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

build(deps): bump time from 0.3.32 to 0.3.34

Bumps [time](https://github.com/time-rs/time) from 0.3.32 to 0.3.34.
- [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.32...v0.3.34)

---
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]
2024-02-29 19:47:27 +00:00
committed by Quentin Gliech
parent 3251c5896c
commit 1c19bc6e54
2 changed files with 3 additions and 3 deletions

View File

@@ -59,7 +59,7 @@ base64ct = "1.6.0"
camino.workspace = true
chrono.workspace = true
psl = "2.1.16"
time = "0.3.31"
time = "0.3.34"
url.workspace = true
mime = "0.3.17"
minijinja.workspace = true