Commit e3bf57c
authored
minimal-versions: replace workspace Cargo.toml instead of deleting (#51)
Generates a stub Cargo.toml at the workspace level which configures a
workspace with one member whose path is the current working directory.
I think this might resolve the problem I was having with using
workspace-level configs in conjunction with `minimal-versions` on
RustCrypto/utils#1411
Not sure how to test it1 parent 9442084 commit e3bf57c
2 files changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments