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
Upgrade AWS crates
This commit is contained in:
@ -10,9 +10,9 @@ anyhow = "1.0.57"
|
||||
async-trait = "0.1.53"
|
||||
tokio = { version = "1.18.2", features = ["macros"] }
|
||||
tracing = "0.1.34"
|
||||
aws-sdk-sesv2 = "0.11.0"
|
||||
aws-config = "0.11.0"
|
||||
aws-types = "0.11.0"
|
||||
aws-sdk-sesv2 = "0.12.0"
|
||||
aws-config = "0.12.0"
|
||||
aws-types = "0.12.0"
|
||||
|
||||
mas-templates = { path = "../templates" }
|
||||
mas-config = { path = "../config" }
|
||||
|
Reference in New Issue
Block a user