From cede05b0091a72b3bdc1186356c62bc5044911ac Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Sun, 29 Apr 2018 19:39:50 +0200 Subject: Some more progress --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') 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" -- cgit v1.2.3