mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-20 02:05:57 +01:00
fix(cargo): remove cargo/config
It seems due to a so far possibly unfiled bug, cargo fails to get it's CWDs right. Last verified with cargo 0.11.0-nightly (42bce5c 2016-05-17). To reproduce, just put the deleted file back and run a build command, such as ```bash make drive3-cli-cargo ARGS=build --no-default-features --features=nightly ``` Fixes #149
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
[build]
|
||||
target-dir = "target"
|
||||
Reference in New Issue
Block a user