optimize build

This commit is contained in:
41666 2022-12-13 00:07:27 -05:00
parent 9ccd47afa0
commit 267a8c11c3
9 changed files with 66 additions and 184 deletions

View file

@ -8,7 +8,6 @@ reqwest = { version="0.11.13", features = ["json"] }
tera = { version = "1.17.1", default-features = false }
lazy_static = "1.4.0"
regex = "1.7.0"
futures = "0.3.25"
tokio = { version = "1.22.0", features = ["full"] }
serde = { version = "1.0.147", features = ["derive"] }
serde_json = "1.0.89"