From 364fc9eb185c8c2887cf9dd87bd1ce7a11efb575 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Sat, 4 Feb 2017 13:11:03 +0100 Subject: [PATCH] chore(cargo): remove local override Should not have been committed in the first place --- .cargo/config | 1 - 1 file changed, 1 deletion(-) diff --git a/.cargo/config b/.cargo/config index b281c9164a..87821012fa 100644 --- a/.cargo/config +++ b/.cargo/config @@ -1,3 +1,2 @@ -paths = ["/Users/byron/dev/yup-oauth2"] [build] target-dir = "./target"