mirror of
https://github.com/sergi0g/cup.git
synced 2025-11-19 02:13:41 -05:00
Added config, custom theming and moved update checking logic to check.rs
This commit is contained in:
@@ -18,6 +18,7 @@ http-auth = { version = "0.1.9", features = [] }
|
||||
termsize = { version = "0.1.8", optional = true }
|
||||
regex = "1.10.5"
|
||||
chrono = { version = "0.4.38", default-features = false, features = ["std", "alloc", "clock"] }
|
||||
home = "0.5.9"
|
||||
|
||||
[features]
|
||||
default = ["server", "cli"]
|
||||
|
||||
Reference in New Issue
Block a user