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:
@ -11,7 +11,7 @@ tracing = "0.1.37"
|
||||
thiserror = "1.0.40"
|
||||
headers = "0.3.8"
|
||||
|
||||
aws-sdk-sesv2 = { version = "0.27.0", default-features = false }
|
||||
aws-sdk-sesv2 = { version = "0.28.0", default-features = false }
|
||||
aws-config = { version = "0.55.3", default-features = false }
|
||||
aws-smithy-client = { version = "0.55.3", default-features = false, features = ["client-hyper"] }
|
||||
aws-smithy-async = { version = "0.55.3", default-features = false, features = ["rt-tokio"] }
|
||||
|
Reference in New Issue
Block a user