♻️ refactor + location conditions
This commit is contained in:
parent
ce9cdc4256
commit
3076ebe6a0
19 changed files with 1228 additions and 520 deletions
|
@ -1,12 +1,13 @@
|
|||
[package]
|
||||
name = "cdb"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
futures = "0.3.30"
|
||||
log = "0.4.20"
|
||||
mdq = { git = "https://git.hydrar.de/mdtools/mdq" }
|
||||
based = { git = "https://git.hydrar.de/jmarya/based" }
|
||||
rocket = { version = "0.5.1", features = ["json"] }
|
||||
rocket_cors = "0.6.0"
|
||||
serde = { version = "1.0.195", features = ["derive"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue