Take makeover-immediate 0.35.0
Both ends of an interval are named by its question now, which is what the
filter panel's six axes were half-missing.
- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
2 files changed,
+7 insertions,
-7 deletions
| 2605 |
2605 |
|
|
| 2606 |
2606 |
|
[[package]]
|
| 2607 |
2607 |
|
name = "makeover-immediate"
|
| 2608 |
|
- |
version = "0.34.0"
|
|
2608 |
+ |
version = "0.35.0"
|
| 2609 |
2609 |
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 2610 |
|
- |
checksum = "d1fd9aedc63b42b2f0f986a812cee597612f420a52f94d9cf96a2c0361417bcc"
|
|
2610 |
+ |
checksum = "d12682cc00dee1866075ff3cd9890d393e68b801c1c93e9dd525d332a8dadee0"
|
| 2611 |
2611 |
|
dependencies = [
|
| 2612 |
2612 |
|
"egui",
|
| 2613 |
2613 |
|
"egui_extras",
|
| 6197 |
6197 |
|
"winnow 1.0.4",
|
| 6198 |
6198 |
|
]
|
| 6199 |
6199 |
|
|
| 6200 |
|
- |
[[patch.unused]]
|
| 6201 |
|
- |
name = "quasi-type"
|
| 6202 |
|
- |
version = "0.1.0"
|
| 6203 |
|
- |
|
| 6204 |
6200 |
|
[[patch.unused]]
|
| 6205 |
6201 |
|
name = "kberg"
|
| 6206 |
6202 |
|
version = "0.1.0"
|
| 6220 |
6216 |
|
[[patch.unused]]
|
| 6221 |
6217 |
|
name = "synckit-client"
|
| 6222 |
6218 |
|
version = "0.8.1"
|
|
6219 |
+ |
|
|
6220 |
+ |
[[patch.unused]]
|
|
6221 |
+ |
name = "quasi-type"
|
|
6222 |
+ |
version = "0.1.0"
|
| 17 |
17 |
|
# widget here that is not a container comes from it: a screen walk that painted
|
| 18 |
18 |
|
# its own meter would be the divergence the suite exists to end, one copy per
|
| 19 |
19 |
|
# renderer instead of one copy per app.
|
| 20 |
|
- |
makeover-immediate = "0.34.0"
|
|
20 |
+ |
makeover-immediate = "0.35.0"
|
| 21 |
21 |
|
egui = { version = "0.35", default-features = false }
|
| 22 |
22 |
|
# Markdown to text for `Node::Rich`. The same crate the webview renderer takes,
|
| 23 |
23 |
|
# reading the same source: what differs is that it can emit markup and this
|