Commit 4773d04
committed
workspace: exclude the imported offchain and solana trees
Both keep their own Cargo.toml, Cargo.lock and rust-toolchain.toml and
build as nested workspaces, exactly as they did in their own repos. Step 4
of the monorepo migration folds offchain into the root workspace. The
solana tree stays excluded because 62 of its 96 closure crates resolve
differently under a shared lockfile.1 parent e82c18e commit 4773d04
2 files changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
| |||
0 commit comments