You've already forked authentication-service
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:
committed by
Quentin Gliech
parent
3f84123529
commit
02b136e34d
@ -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
|
||||
|
Reference in New Issue
Block a user