wip! backend: tasks shit
This commit is contained in:
@@ -4,6 +4,7 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
lazy_static = "1.5.0"
|
||||
rocket = { version = "0.5.1", features = ["json", "serde_json"] }
|
||||
rocket_cors = "0.6.0"
|
||||
tokio = { version = "1.44.1", features = ["fs", "process"] }
|
||||
|
||||
Reference in New Issue
Block a user