refactor(Cargo.toml file): redundant crate (Actix-web) has been removed
This commit is contained in:
parent
b5a9315a2d
commit
f9abd1592e
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue