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
Setup cargo-deny
Also try to remove a bunch of duplicate crates
This commit is contained in:
@ -9,7 +9,7 @@ license = "Apache-2.0"
|
||||
anyhow = "1.0.72"
|
||||
async-graphql = { version = "6.0.1", features = ["chrono", "url"] }
|
||||
async-trait = "0.1.72"
|
||||
chrono = "0.4.26"
|
||||
chrono.workspace = true
|
||||
lettre = { version = "0.10.4", default-features = false }
|
||||
serde = { version = "1.0.183", features = ["derive"] }
|
||||
thiserror = "1.0.44"
|
||||
|
Reference in New Issue
Block a user