You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2026-01-12 22:51:25 +03:00
build(deps): bump httpdate from 1.0.2 to 1.0.3
Bumps [httpdate](https://github.com/pyfisch/httpdate) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/pyfisch/httpdate/releases) - [Commits](https://github.com/pyfisch/httpdate/compare/v1.0.2...v1.0.3) --- updated-dependencies: - dependency-name: httpdate 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
1ef1db2ae1
commit
3aa7a26628
@@ -11,7 +11,7 @@ axum = "0.6.20"
|
||||
camino = "1.1.6"
|
||||
clap = { version = "4.3.21", features = ["derive"] }
|
||||
dotenvy = "0.15.7"
|
||||
httpdate = "1.0.2"
|
||||
httpdate = "1.0.3"
|
||||
hyper = { version = "0.14.27", features = ["full"] }
|
||||
itertools = "0.11.0"
|
||||
listenfd = "1.0.1"
|
||||
|
||||
Reference in New Issue
Block a user