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:
@ -14,7 +14,7 @@ url = { version = "2.4.0", features = ["serde"] }
|
||||
parse-display = "0.8.2"
|
||||
indoc = "2.0.3"
|
||||
serde_with = { version = "3.2.0", features = ["chrono"] }
|
||||
chrono = "0.4.26"
|
||||
chrono.workspace = true
|
||||
sha2 = "0.10.7"
|
||||
data-encoding = "2.4.0"
|
||||
thiserror = "1.0.44"
|
||||
|
Reference in New Issue
Block a user