Commit 9a74af6
committed
Fix Cargo workspace warnings
Set resolver = "3" in the workspace root to match edition 2024, and
remove the ignored [profile.release] from relay-compiler-playground
since per-crate profiles are not supported in workspace members.1 parent 1d94be3 commit 9a74af6
2 files changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
0 commit comments