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
Bump chrono from 0.4.22 to 0.4.23
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.22 to 0.4.23. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.22...v0.4.23) --- updated-dependencies: - dependency-name: chrono 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
76b359ba2c
commit
5b687cda4f
@ -10,7 +10,7 @@ async-trait = "0.1.58"
|
||||
axum = { version = "0.6.0-rc.2", features = ["headers"] }
|
||||
axum-extra = { version = "0.4.0-rc.1", features = ["cookie-private"] }
|
||||
bincode = "1.3.3"
|
||||
chrono = "0.4.22"
|
||||
chrono = "0.4.23"
|
||||
data-encoding = "2.3.2"
|
||||
futures-util = "0.3.25"
|
||||
headers = "0.3.8"
|
||||
|
Reference in New Issue
Block a user