Switched from warp to axum
This commit is contained in:
@@ -17,13 +17,13 @@ impl_cast = {path = "./impl_cast"}
|
||||
google-home = {path = "./google-home"}
|
||||
paste = "1.0.10"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
warp = "0.3"
|
||||
log = "0.4"
|
||||
env_logger = "0.10"
|
||||
toml = "0.5.10"
|
||||
dotenv = "0.15.0"
|
||||
anyhow = "1.0.68"
|
||||
reqwest = "0.11.13"
|
||||
axum = "0.6.1"
|
||||
|
||||
[profile.release]
|
||||
lto=true
|
||||
|
||||
Reference in New Issue
Block a user