generated from ElnuDev/rust-project
cargo upgrade
This commit is contained in:
parent
e1a8fe5bd7
commit
e275521e3d
5 changed files with 120 additions and 108 deletions
|
@ -14,6 +14,6 @@ utils = { path = "../utils", features = [ "nothuman" ] }
|
|||
actix-web = "4.3.1"
|
||||
derive_more = "0.99.17"
|
||||
mime = "0.3.17"
|
||||
reqwest = "0.11.18"
|
||||
clap = { version = "4.3.21", features = ["derive"] }
|
||||
reqwest = "0.11.20"
|
||||
clap = { version = "4.4.0", features = ["derive"] }
|
||||
actix-cors = "0.6.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue