You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-08-07 17:03:01 +03:00
Bump hyper from 0.14.20 to 0.14.22
Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.20 to 0.14.22. - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.22/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.20...v0.14.22) --- 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
a7ab9181a6
commit
d692d65232
@@ -13,7 +13,7 @@ anyhow = "1.0.66"
|
||||
clap = { version = "4.0.18", features = ["derive"] }
|
||||
dotenv = "0.15.0"
|
||||
tower = { version = "0.4.13", features = ["full"] }
|
||||
hyper = { version = "0.14.20", features = ["full"] }
|
||||
hyper = { version = "0.14.22", features = ["full"] }
|
||||
serde_yaml = "0.9.14"
|
||||
serde_json = "1.0.87"
|
||||
url = "2.3.1"
|
||||
|
Reference in New Issue
Block a user