aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6a2c168..53d6250 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -17,7 +17,7 @@ codegen-units = 1
panic = 'abort'
[dependencies]
-actix-web = "=4.0.0-rc.2"
+actix-web = "=4.0.0-rc.3"
actix-files = "=0.6.0-beta.16"
actix-multipart = "=0.4.0-beta.13"
actix-web-httpauth = "=0.6.0-beta.7"