mirror of
https://github.com/sergi0g/cup.git
synced 2025-11-19 02:13:41 -05:00
Switch to serde for config parsing
This commit is contained in:
@@ -23,6 +23,8 @@ reqwest-middleware = "0.3.3"
|
||||
rustc-hash = "2.0.0"
|
||||
http-link = "1.0.1"
|
||||
itertools = "0.13.0"
|
||||
serde_json = "1.0.133"
|
||||
serde = "1.0.215"
|
||||
|
||||
[features]
|
||||
default = ["server", "cli"]
|
||||
|
||||
Reference in New Issue
Block a user