You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-07-31 09:24:31 +03:00
Remove unused dependency
This commit is contained in:
@ -29,7 +29,6 @@ rsa = "0.6.1"
|
||||
p256 = { version = "0.10.1", features = ["ecdsa", "pem", "pkcs8"] }
|
||||
pkcs8 = { version = "0.8.0", features = ["pem"] }
|
||||
chacha20poly1305 = { version = "0.10.0-pre", features = ["std"] }
|
||||
pem-rfc7468 = "0.5.1"
|
||||
cookie = { version = "0.16.0", features = ["private", "key-expansion"] }
|
||||
data-encoding = "2.3.2"
|
||||
|
||||
|
Reference in New Issue
Block a user