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 hyper from 0.14.23 to 0.14.24
Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.23 to 0.14.24. - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.24/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.23...v0.14.24) --- updated-dependencies: - dependency-name: hyper 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
e3b995eae6
commit
2f5d2dd8ca
@ -12,7 +12,7 @@ axum = "0.6.4"
|
||||
camino = "1.1.2"
|
||||
clap = { version = "4.1.4", features = ["derive"] }
|
||||
dotenv = "0.15.0"
|
||||
hyper = { version = "0.14.23", features = ["full"] }
|
||||
hyper = { version = "0.14.24", features = ["full"] }
|
||||
itertools = "0.10.5"
|
||||
listenfd = "1.0.0"
|
||||
rand = "0.8.5"
|
||||
|
Reference in New Issue
Block a user