diff --git a/Cargo.toml b/Cargo.toml index 18277ca..343fa31 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,6 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -actix-web = "4.6.0" anyhow = "1.0.86" async-trait = "0.1.80" chrono = "0.4.38"