|
141 | 141 | } |
142 | 142 | } |
143 | 143 | }, |
144 | | - "x-tombi-array-values-order": "ascending", |
| 144 | + "x-tombi-array-values-order": "version-sort", |
145 | 145 | "x-taplo": { |
146 | 146 | "links": { |
147 | 147 | "key": "https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#choosing-features" |
|
248 | 248 | } |
249 | 249 | } |
250 | 250 | }, |
251 | | - "x-tombi-table-keys-order": "ascending" |
| 251 | + "x-tombi-table-keys-order": "version-sort" |
252 | 252 | }, |
253 | 253 | "Edition": { |
254 | 254 | "title": "Edition", |
|
311 | 311 | "additionalProperties": { |
312 | 312 | "$ref": "#/definitions/Lint" |
313 | 313 | }, |
314 | | - "x-tombi-table-keys-order": "ascending" |
| 314 | + "x-tombi-table-keys-order": "version-sort" |
315 | 315 | }, |
316 | 316 | "rustdoc": { |
317 | 317 | "description": "Lint settings for [Rustdoc](https://doc.rust-lang.org/rustdoc/). See Rustdoc's [individual lints](https://doc.rust-lang.org/rustdoc/lints.html) (rustdoc does not have lint groups)", |
318 | 318 | "type": "object", |
319 | 319 | "additionalProperties": { |
320 | 320 | "$ref": "#/definitions/Lint" |
321 | 321 | }, |
322 | | - "x-tombi-table-keys-order": "ascending" |
| 322 | + "x-tombi-table-keys-order": "version-sort" |
323 | 323 | }, |
324 | 324 | "clippy": { |
325 | 325 | "description": "Lint settings for [Clippy](https://doc.rust-lang.org/clippy/). See Clippy's [individual lints](https://rust-lang.github.io/rust-clippy/master/index.html) or [lint groups](https://doc.rust-lang.org/clippy/lints.html) documentation.", |
326 | 326 | "type": "object", |
327 | 327 | "additionalProperties": { |
328 | 328 | "$ref": "#/definitions/Lint" |
329 | 329 | }, |
330 | | - "x-tombi-table-keys-order": "ascending" |
| 330 | + "x-tombi-table-keys-order": "version-sort" |
331 | 331 | } |
332 | 332 | }, |
333 | 333 | "additionalProperties": false, |
334 | | - "x-tombi-table-keys-order": "ascending" |
| 334 | + "x-tombi-table-keys-order": "version-sort" |
335 | 335 | }, |
336 | 336 | "Lto": { |
337 | 337 | "title": "Lto", |
|
366 | 366 | "items": { |
367 | 367 | "type": "string" |
368 | 368 | }, |
369 | | - "x-tombi-array-values-order": "ascending" |
| 369 | + "x-tombi-array-values-order": "version-sort" |
370 | 370 | }, |
371 | 371 | "Resolver": { |
372 | 372 | "title": "Resolver", |
|
760 | 760 | "additionalProperties": { |
761 | 761 | "$ref": "#/definitions/Dependency" |
762 | 762 | }, |
763 | | - "x-tombi-table-keys-order": "ascending", |
| 763 | + "x-tombi-table-keys-order": "version-sort", |
764 | 764 | "x-taplo": { |
765 | 765 | "links": { |
766 | 766 | "key": "https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html" |
|
773 | 773 | "additionalProperties": { |
774 | 774 | "$ref": "#/definitions/Dependency" |
775 | 775 | }, |
776 | | - "x-tombi-table-keys-order": "ascending", |
| 776 | + "x-tombi-table-keys-order": "version-sort", |
777 | 777 | "x-taplo": { |
778 | 778 | "links": { |
779 | 779 | "key": "https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#development-dependencies" |
|
789 | 789 | "additionalProperties": { |
790 | 790 | "$ref": "#/definitions/Dependency" |
791 | 791 | }, |
792 | | - "x-tombi-table-keys-order": "ascending", |
| 792 | + "x-tombi-table-keys-order": "version-sort", |
793 | 793 | "x-taplo": { |
794 | 794 | "hidden": true |
795 | 795 | } |
|
800 | 800 | "additionalProperties": { |
801 | 801 | "$ref": "#/definitions/Dependency" |
802 | 802 | }, |
803 | | - "x-tombi-table-keys-order": "ascending", |
| 803 | + "x-tombi-table-keys-order": "version-sort", |
804 | 804 | "x-taplo": { |
805 | 805 | "links": { |
806 | 806 | "key": "https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#build-dependencies" |
|
816 | 816 | "additionalProperties": { |
817 | 817 | "$ref": "#/definitions/Dependency" |
818 | 818 | }, |
819 | | - "x-tombi-table-keys-order": "ascending", |
| 819 | + "x-tombi-table-keys-order": "version-sort", |
820 | 820 | "x-taplo": { |
821 | 821 | "hidden": true |
822 | 822 | } |
|
993 | 993 | "additionalProperties": { |
994 | 994 | "$ref": "#/definitions/Profile" |
995 | 995 | }, |
996 | | - "x-tombi-table-keys-order": "ascending", |
| 996 | + "x-tombi-table-keys-order": "version-sort", |
997 | 997 | "x-taplo": { |
998 | 998 | "links": { |
999 | 999 | "key": "https://doc.rust-lang.org/cargo/reference/profiles.html#overrides" |
|
1103 | 1103 | "items": { |
1104 | 1104 | "type": "string" |
1105 | 1105 | }, |
1106 | | - "x-tombi-array-values-order": "ascending" |
| 1106 | + "x-tombi-array-values-order": "version-sort" |
1107 | 1107 | } |
1108 | 1108 | ], |
1109 | 1109 | "x-taplo": { |
|
1203 | 1203 | } |
1204 | 1204 | } |
1205 | 1205 | }, |
1206 | | - "x-tombi-array-values-order": "ascending", |
| 1206 | + "x-tombi-array-values-order": "version-sort", |
1207 | 1207 | "x-taplo": { |
1208 | 1208 | "docs": { |
1209 | 1209 | "enumValues": [ |
|
1229 | 1229 | "hidden": true |
1230 | 1230 | } |
1231 | 1231 | }, |
1232 | | - "x-tombi-array-values-order": "ascending", |
| 1232 | + "x-tombi-array-values-order": "version-sort", |
1233 | 1233 | "x-taplo": { |
1234 | 1234 | "hidden": true |
1235 | 1235 | } |
|
1315 | 1315 | } |
1316 | 1316 | } |
1317 | 1317 | }, |
1318 | | - "x-tombi-array-values-order": "ascending", |
| 1318 | + "x-tombi-array-values-order": "version-sort", |
1319 | 1319 | "x-taplo": { |
1320 | 1320 | "links": { |
1321 | 1321 | "key": "https://doc.rust-lang.org/cargo/reference/cargo-targets.html#the-required-features-field" |
|
1354 | 1354 | } |
1355 | 1355 | } |
1356 | 1356 | }, |
1357 | | - "x-tombi-array-values-order": "ascending", |
| 1357 | + "x-tombi-array-values-order": "version-sort", |
1358 | 1358 | "x-taplo": { |
1359 | 1359 | "links": { |
1360 | 1360 | "key": "https://doc.rust-lang.org/cargo/reference/workspaces.html#the-workspace-section" |
|
1373 | 1373 | } |
1374 | 1374 | } |
1375 | 1375 | }, |
1376 | | - "x-tombi-array-values-order": "ascending", |
| 1376 | + "x-tombi-array-values-order": "version-sort", |
1377 | 1377 | "x-taplo": { |
1378 | 1378 | "links": { |
1379 | 1379 | "key": "https://doc.rust-lang.org/cargo/reference/workspaces.html#the-workspace-section" |
|
1392 | 1392 | } |
1393 | 1393 | } |
1394 | 1394 | }, |
1395 | | - "x-tombi-array-values-order": "ascending", |
| 1395 | + "x-tombi-array-values-order": "version-sort", |
1396 | 1396 | "x-taplo": { |
1397 | 1397 | "links": { |
1398 | 1398 | "key": "https://doc.rust-lang.org/cargo/reference/workspaces.html#the-workspace-section" |
|
1465 | 1465 | "additionalProperties": { |
1466 | 1466 | "$ref": "#/definitions/Dependency" |
1467 | 1467 | }, |
1468 | | - "x-tombi-table-keys-order": "ascending", |
| 1468 | + "x-tombi-table-keys-order": "version-sort", |
1469 | 1469 | "x-taplo": { |
1470 | 1470 | "links": { |
1471 | 1471 | "key": "https://doc.rust-lang.org/cargo/reference/workspaces.html#the-workspace-section" |
|
1512 | 1512 | } |
1513 | 1513 | } |
1514 | 1514 | }, |
1515 | | - "x-tombi-array-values-order": "ascending", |
| 1515 | + "x-tombi-array-values-order": "version-sort", |
1516 | 1516 | "x-taplo": { |
1517 | 1517 | "links": { |
1518 | 1518 | "key": "https://doc.rust-lang.org/cargo/reference/manifest.html#the-authors-field" |
|
1532 | 1532 | } |
1533 | 1533 | } |
1534 | 1534 | }, |
1535 | | - "x-tombi-array-values-order": "ascending", |
| 1535 | + "x-tombi-array-values-order": "version-sort", |
1536 | 1536 | "x-taplo": { |
1537 | 1537 | "links": { |
1538 | 1538 | "key": "https://doc.rust-lang.org/cargo/reference/manifest.html#the-categories-field" |
|
1572 | 1572 | } |
1573 | 1573 | } |
1574 | 1574 | }, |
1575 | | - "x-tombi-array-values-order": "ascending", |
| 1575 | + "x-tombi-array-values-order": "version-sort", |
1576 | 1576 | "x-taplo": { |
1577 | 1577 | "links": { |
1578 | 1578 | "key": "https://doc.rust-lang.org/cargo/reference/manifest.html#the-exclude-and-include-fields" |
|
1601 | 1601 | } |
1602 | 1602 | } |
1603 | 1603 | }, |
1604 | | - "x-tombi-array-values-order": "ascending", |
| 1604 | + "x-tombi-array-values-order": "version-sort", |
1605 | 1605 | "x-taplo": { |
1606 | 1606 | "links": { |
1607 | 1607 | "key": "https://doc.rust-lang.org/cargo/reference/manifest.html#the-exclude-and-include-fields" |
|
1621 | 1621 | } |
1622 | 1622 | } |
1623 | 1623 | }, |
1624 | | - "x-tombi-array-values-order": "ascending", |
| 1624 | + "x-tombi-array-values-order": "version-sort", |
1625 | 1625 | "x-taplo": { |
1626 | 1626 | "links": { |
1627 | 1627 | "key": "https://doc.rust-lang.org/cargo/reference/manifest.html#the-keywords-field" |
|
1834 | 1834 | "description": "Path to include.", |
1835 | 1835 | "type": "string" |
1836 | 1836 | }, |
1837 | | - "x-tombi-array-values-order": "ascending", |
| 1837 | + "x-tombi-array-values-order": "version-sort", |
1838 | 1838 | "x-taplo": { |
1839 | 1839 | "links": { |
1840 | 1840 | "key": "https://github.com/boozook/playdate/blob/main/support/build/README.md#assets-list" |
|
1925 | 1925 | "items": { |
1926 | 1926 | "type": "string" |
1927 | 1927 | }, |
1928 | | - "x-tombi-array-values-order": "ascending" |
| 1928 | + "x-tombi-array-values-order": "version-sort" |
1929 | 1929 | }, |
1930 | 1930 | "package": { |
1931 | 1931 | "$ref": "#/definitions/Package" |
|
1964 | 1964 | } |
1965 | 1965 | } |
1966 | 1966 | }, |
1967 | | - "x-tombi-array-values-order": "ascending", |
| 1967 | + "x-tombi-array-values-order": "version-sort", |
1968 | 1968 | "x-taplo": { |
1969 | 1969 | "links": { |
1970 | 1970 | "key": "https://doc.rust-lang.org/cargo/reference/cargo-targets.html#binaries" |
|
1983 | 1983 | } |
1984 | 1984 | } |
1985 | 1985 | }, |
1986 | | - "x-tombi-array-values-order": "ascending", |
| 1986 | + "x-tombi-array-values-order": "version-sort", |
1987 | 1987 | "x-taplo": { |
1988 | 1988 | "links": { |
1989 | 1989 | "key": "https://doc.rust-lang.org/cargo/reference/cargo-targets.html#examples" |
|
2002 | 2002 | } |
2003 | 2003 | } |
2004 | 2004 | }, |
2005 | | - "x-tombi-array-values-order": "ascending", |
| 2005 | + "x-tombi-array-values-order": "version-sort", |
2006 | 2006 | "x-taplo": { |
2007 | 2007 | "links": { |
2008 | 2008 | "key": "https://doc.rust-lang.org/cargo/reference/cargo-targets.html#integration-tests" |
|
2021 | 2021 | } |
2022 | 2022 | } |
2023 | 2023 | }, |
2024 | | - "x-tombi-array-values-order": "ascending", |
| 2024 | + "x-tombi-array-values-order": "version-sort", |
2025 | 2025 | "x-taplo": { |
2026 | 2026 | "links": { |
2027 | 2027 | "key": "https://doc.rust-lang.org/cargo/reference/cargo-targets.html#benchmarks" |
|
2034 | 2034 | "additionalProperties": { |
2035 | 2035 | "$ref": "#/definitions/Dependency" |
2036 | 2036 | }, |
2037 | | - "x-tombi-table-keys-order": "ascending", |
| 2037 | + "x-tombi-table-keys-order": "version-sort", |
2038 | 2038 | "x-taplo": { |
2039 | 2039 | "links": { |
2040 | 2040 | "key": "https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html" |
|
2047 | 2047 | "additionalProperties": { |
2048 | 2048 | "$ref": "#/definitions/Dependency" |
2049 | 2049 | }, |
2050 | | - "x-tombi-table-keys-order": "ascending", |
| 2050 | + "x-tombi-table-keys-order": "version-sort", |
2051 | 2051 | "x-taplo": { |
2052 | 2052 | "links": { |
2053 | 2053 | "key": "https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#development-dependencies" |
|
2065 | 2065 | }, |
2066 | 2066 | "description": "[dev_dependencies] is deprecated. Use [dev-dependencies] instead.", |
2067 | 2067 | "deprecated": true, |
2068 | | - "x-tombi-table-keys-order": "ascending", |
| 2068 | + "x-tombi-table-keys-order": "version-sort", |
2069 | 2069 | "x-taplo": { |
2070 | 2070 | "hidden": true |
2071 | 2071 | } |
|
2076 | 2076 | "additionalProperties": { |
2077 | 2077 | "$ref": "#/definitions/Dependency" |
2078 | 2078 | }, |
2079 | | - "x-tombi-table-keys-order": "ascending", |
| 2079 | + "x-tombi-table-keys-order": "version-sort", |
2080 | 2080 | "x-taplo": { |
2081 | 2081 | "links": { |
2082 | 2082 | "key": "https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#build-dependencies" |
|
2094 | 2094 | }, |
2095 | 2095 | "description": "[build_dependencies] is deprecated. Use [build-dependencies] instead.", |
2096 | 2096 | "deprecated": true, |
2097 | | - "x-tombi-table-keys-order": "ascending", |
| 2097 | + "x-tombi-table-keys-order": "version-sort", |
2098 | 2098 | "x-taplo": { |
2099 | 2099 | "hidden": true |
2100 | 2100 | } |
2101 | 2101 | }, |
2102 | 2102 | "target": { |
2103 | 2103 | "type": "object", |
2104 | | - "x-tombi-table-keys-order": "ascending", |
| 2104 | + "x-tombi-table-keys-order": "version-sort", |
2105 | 2105 | "additionalProperties": { |
2106 | 2106 | "$ref": "#/definitions/Platform" |
2107 | 2107 | } |
|
2114 | 2114 | "additionalProperties": { |
2115 | 2115 | "type": "string" |
2116 | 2116 | }, |
2117 | | - "x-tombi-table-keys-order": "ascending" |
| 2117 | + "x-tombi-table-keys-order": "version-sort" |
2118 | 2118 | }, |
2119 | | - "x-tombi-table-keys-order": "ascending", |
| 2119 | + "x-tombi-table-keys-order": "version-sort", |
2120 | 2120 | "x-taplo": { |
2121 | 2121 | "links": { |
2122 | 2122 | "key": "https://doc.rust-lang.org/cargo/reference/manifest.html#the-badges-section" |
|
2131 | 2131 | "items": { |
2132 | 2132 | "type": "string" |
2133 | 2133 | }, |
2134 | | - "x-tombi-array-values-order": "ascending" |
| 2134 | + "x-tombi-array-values-order": "version-sort" |
2135 | 2135 | }, |
2136 | | - "x-tombi-table-keys-order": "ascending", |
| 2136 | + "x-tombi-table-keys-order": "version-sort", |
2137 | 2137 | "x-taplo": { |
2138 | 2138 | "links": { |
2139 | 2139 | "key": "https://doc.rust-lang.org/cargo/reference/features.html" |
|
2156 | 2156 | }, |
2157 | 2157 | "required": ["workspace"], |
2158 | 2158 | "additionalProperties": false, |
2159 | | - "x-tombi-table-keys-order": "ascending" |
| 2159 | + "x-tombi-table-keys-order": "version-sort" |
2160 | 2160 | } |
2161 | 2161 | ], |
2162 | 2162 | "x-taplo": { |
|
2173 | 2173 | "additionalProperties": { |
2174 | 2174 | "$ref": "#/definitions/Dependency" |
2175 | 2175 | }, |
2176 | | - "x-tombi-table-keys-order": "ascending" |
| 2176 | + "x-tombi-table-keys-order": "version-sort" |
2177 | 2177 | }, |
2178 | | - "x-tombi-table-keys-order": "ascending", |
| 2178 | + "x-tombi-table-keys-order": "version-sort", |
2179 | 2179 | "x-taplo": { |
2180 | 2180 | "links": { |
2181 | 2181 | "key": "https://doc.rust-lang.org/cargo/reference/overriding-dependencies.html#the-patch-section" |
|
2187 | 2187 | "additionalProperties": { |
2188 | 2188 | "$ref": "#/definitions/Dependency" |
2189 | 2189 | }, |
2190 | | - "x-tombi-table-keys-order": "ascending", |
| 2190 | + "x-tombi-table-keys-order": "version-sort", |
2191 | 2191 | "x-taplo": { |
2192 | 2192 | "hidden": true |
2193 | 2193 | } |
|
0 commit comments