chore: update deps

This commit is contained in:
Aravinth Manivannan 2022-03-15 15:22:09 +05:30
parent ef424cf070
commit ff6d70da96
Signed by: realaravinth
GPG Key ID: AD9F0F08E855ED88
1 changed files with 3 additions and 3 deletions

View File

@ -13,13 +13,13 @@ authors = ["realaravinth <realaravinth@batsense.net>"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
actix-web = "4.0.0-beta.9"
actix-http = "3.0.0-beta.8"
actix-web = "4.0.1"
actix-http = "3.0.4"
actix-rt = "2"
my-codegen = {package = "actix-web-codegen", git ="https://github.com/realaravinth/actix-web"}
config = "0.11"
git2 = "0.13.23"
git2 = "0.14.2"
serde = "1"
serde_json = "1"