naersk/test/simple-dep-patched
Bas van Dijk 59921aa707 Copy paths from the [patch] section into the dummy-src
This allows users to override the source of crates using:

```
[patch.crates-io]
bar = { path = 'my/local/bar' }
```
2019-10-29 14:57:28 +01:00
..
my-rand Copy paths from the [patch] section into the dummy-src 2019-10-29 14:57:28 +01:00
src Copy paths from the [patch] section into the dummy-src 2019-10-29 14:57:28 +01:00
Cargo.lock Copy paths from the [patch] section into the dummy-src 2019-10-29 14:57:28 +01:00
Cargo.toml Copy paths from the [patch] section into the dummy-src 2019-10-29 14:57:28 +01:00