From 8a784db594c1df5bb366fcb5cf40761f48d5d106 Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Tue, 13 Jun 2017 14:21:23 -0400 Subject: [PATCH] Remove default cargo config. --- .cargo/config | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .cargo/config diff --git a/.cargo/config b/.cargo/config deleted file mode 100644 index 84740730f40..00000000000 --- a/.cargo/config +++ /dev/null @@ -1 +0,0 @@ -check-revoke = false