Commit c3a2b1a
authored
fix(schemas): Fix the
### What does this PR try to resolve?
The version update addresses the `flatten` issue but I also fixed an
issue with `lints.workspace`.
I didn't notice any other user-facing side effect of the upgrade but I
could have missed that in the noise.
Fixes #15030
### How should we test and review this PR?
### Additional information[lints] JSON Schema (#15035)File tree
6 files changed
+211
-236
lines changed- crates/cargo-util-schemas
- src
- manifest
6 files changed
+211
-236
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments