mirror of
https://github.com/nullishamy/ferri.git
synced 2025-06-28 09:04:18 +00:00
parent
918dcb60f9
commit
005c13e1d4
9 changed files with 43 additions and 14 deletions
|
@ -8,4 +8,5 @@ main = { path = "../ferri-main/" }
|
|||
server = { path = "../ferri-server" }
|
||||
rocket = { workspace = true }
|
||||
sqlx = { workspace = true }
|
||||
clap = { version = "4", features = ["derive"] }
|
||||
clap = { version = "4", features = ["derive"] }
|
||||
toml = "0.8.20"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue