You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-07-29 22:01:14 +03:00
Bump Rust dependencies
This commit is contained in:
@ -7,7 +7,7 @@ license = "Apache-2.0"
|
||||
|
||||
[dependencies]
|
||||
aws-smithy-http = { version = "0.55.3", optional = true }
|
||||
aws-types = { version = "0.55.2", optional = true }
|
||||
aws-types = { version = "0.55.3", optional = true }
|
||||
axum = { version = "0.6.18", optional = true }
|
||||
bytes = "1.4.0"
|
||||
futures-util = "0.3.28"
|
||||
|
Reference in New Issue
Block a user