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 0851f9d..ef325df 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,5 +16,5 @@ maintenance = { status = "actively-developed" }
[dependencies]
clap = "2.29"
actix = "0.5"
-actix-web = { git = "https://github.com/svenstaro/actix-web.git" }
+actix-web = { git = "https://github.com/actix/actix-web.git" }
simplelog = "0.5"