mirror of
https://github.com/nullishamy/ferri.git
synced 2025-06-28 09:04:18 +00:00
refactor: everything
This commit is contained in:
parent
90577e43b0
commit
022e6f9c6d
32 changed files with 1570 additions and 668 deletions
|
@ -9,9 +9,5 @@ rocket = { workspace = true }
|
|||
rocket_db_pools = { version = "0.2.0", features = ["sqlx_sqlite"] }
|
||||
reqwest = { workspace = true }
|
||||
sqlx = { workspace = true }
|
||||
base64 = "0.22.1"
|
||||
rsa = { version = "0.9.8", features = ["sha2"] }
|
||||
rand = "0.8"
|
||||
url = "2.5.4"
|
||||
chrono = "0.4.40"
|
||||
uuid = { workspace = true }
|
||||
uuid = { workspace = true }
|
||||
chrono = { workspace = true }
|
Loading…
Add table
Add a link
Reference in a new issue