Commit ea8624c
committed
Use path overrides for the full workspace
By adding the `[replace]` here, the override acts more like the path
overrides in `.cargo/config` used to. This ensures that all member
crates are using the local version when running tests. I'm not sure
if/how this is used when publishing to crates.io, but presumably it'll
error if it's not ignored. I guess I'll find out when we release later
this week.1 parent 1b093f6 commit ea8624c
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
0 commit comments