refactor(Cargo.toml file): redundant crate (Actix-web) has been removed

This commit is contained in:
doryan 2024-06-18 00:06:31 +04:00
parent b5a9315a2d
commit f9abd1592e

View File

@ -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"