From dea800586f621b6c4d5de26be9d97997df847339 Mon Sep 17 00:00:00 2001 From: Pierre Krieger Date: Wed, 26 Sep 2018 18:59:23 +0200 Subject: [PATCH] Remove accidentally-added .cargo/config (#806) --- substrate/.cargo/config | 1 - 1 file changed, 1 deletion(-) delete mode 100644 substrate/.cargo/config diff --git a/substrate/.cargo/config b/substrate/.cargo/config deleted file mode 100644 index ab7b17c434..0000000000 --- a/substrate/.cargo/config +++ /dev/null @@ -1 +0,0 @@ -#paths = ["../rust-libp2p"] \ No newline at end of file