You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-07-31 09:24:31 +03:00
build(deps): bump time from 0.3.29 to 0.3.30
Bumps [time](https://github.com/time-rs/time) from 0.3.29 to 0.3.30. - [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.29...v0.3.30) --- 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
75a94c34ff
commit
84209e16f9
@ -54,7 +54,7 @@ zeroize = "1.6.0"
|
||||
camino.workspace = true
|
||||
chrono.workspace = true
|
||||
psl = "2.1.4"
|
||||
time = "0.3.29"
|
||||
time = "0.3.30"
|
||||
url.workspace = true
|
||||
mime = "0.3.17"
|
||||
rand.workspace = true
|
||||
|
Reference in New Issue
Block a user