Commit cb6679c
committed
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 #1491 parent 87dcf06 commit cb6679c
1 file changed
Lines changed: 0 additions & 2 deletions
This file was deleted.
0 commit comments