Remove the dependency on boringssl
This commit is contained in:
parent
720b7cef6a
commit
0ecc852f37
5 changed files with 10 additions and 442 deletions
|
|
@ -11,8 +11,6 @@ members = [".", "api", "migration"]
|
|||
anyhow = "1.0.95"
|
||||
axum = { version = "0.7.9", features = ["macros"] }
|
||||
axum-extra = { version = "0.9", features = ["cookie"] }
|
||||
base64 = "0.22.1"
|
||||
jwt-simple = "0.12.11"
|
||||
serde = { version = "1.0.217", features = ["derive"] }
|
||||
tokio = { version = "1", features = ["macros", "rt", "rt-multi-thread"] }
|
||||
tracing = "0.1.41"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue