mirror of
https://github.com/DefectingCat/candy
synced 2025-07-15 16:51:34 +00:00
add docker in ci
This commit is contained in:
@ -26,6 +26,7 @@ futures-util = "0.3.30"
|
||||
tokio-util = "0.7.11"
|
||||
async-compression = { version = "0.4.10", features = ["tokio", "zstd", "gzip", "deflate", "brotli"] }
|
||||
http = "1.1.0"
|
||||
clap = { version = "4.5.4", features = ["derive"] }
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
|
Reference in New Issue
Block a user