From 6b42b2aaee6e845ba9d38c1d2103c45e7f3ebdd8 Mon Sep 17 00:00:00 2001 From: Nikolay Kim Date: Wed, 10 Apr 2019 12:55:56 -0700 Subject: [PATCH] remove framed for now --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 609b2ff3f..0c4d31374 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,7 +29,6 @@ members = [ "awc", "actix-http", "actix-files", - "actix-framed", "actix-session", "actix-multipart", "actix-web-actors",