max / quasi
- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
- Claude-Session
- https://claude.ai/code/session_0153yKAYUmoC9bZz2eV6cA88
1 file changed,
+10 insertions,
-10 deletions
| @@ -2605,9 +2605,9 @@ | |||
| 2605 | 2605 | ||
| 2606 | 2606 | [[package]] | |
| 2607 | 2607 | name = "makeover-immediate" | |
| 2608 | - | version = "0.40.0" | |
| 2608 | + | version = "0.39.0" | |
| 2609 | 2609 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
| 2610 | - | checksum = "ebf95b374f071aac2094c22d1d90ee565ae920adb9950195c072352ee4da2f01" | |
| 2610 | + | checksum = "628f2e478a4bd00a305cc7b43ee1bdc229ccd8dd9c7077ba7d7cc1f85ba6994c" | |
| 2611 | 2611 | dependencies = [ | |
| 2612 | 2612 | "egui", | |
| 2613 | 2613 | "egui_extras", | |
| @@ -2617,9 +2617,9 @@ | |||
| 2617 | 2617 | ||
| 2618 | 2618 | [[package]] | |
| 2619 | 2619 | name = "makeover-layout" | |
| 2620 | - | version = "0.39.0" | |
| 2620 | + | version = "0.38.0" | |
| 2621 | 2621 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
| 2622 | - | checksum = "253ab4630d39ec39233020b81024773da52e93b15544217034ce6ca083ba9227" | |
| 2622 | + | checksum = "73ad4a03ed87470b838bd84be586739682f0a1210db1d7ad4a0146cb9ef7734b" | |
| 2623 | 2623 | ||
| 2624 | 2624 | [[package]] | |
| 2625 | 2625 | name = "makeover-timing" | |
| @@ -2632,9 +2632,9 @@ | |||
| 2632 | 2632 | ||
| 2633 | 2633 | [[package]] | |
| 2634 | 2634 | name = "makeover-touch" | |
| 2635 | - | version = "0.29.0" | |
| 2635 | + | version = "0.28.0" | |
| 2636 | 2636 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
| 2637 | - | checksum = "e49a886415501f073a2e24e21c07970ac8be6e0549ca0a2986bce5062b9fa8b1" | |
| 2637 | + | checksum = "10693ddd1a7c5aad0289bcee2bb02c25cef10e292820a60a2813d21411217a83" | |
| 2638 | 2638 | dependencies = [ | |
| 2639 | 2639 | "makeover-geometry", | |
| 2640 | 2640 | "makeover-layout", | |
| @@ -2642,9 +2642,9 @@ | |||
| 2642 | 2642 | ||
| 2643 | 2643 | [[package]] | |
| 2644 | 2644 | name = "makeover-tui" | |
| 2645 | - | version = "0.39.0" | |
| 2645 | + | version = "0.38.0" | |
| 2646 | 2646 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
| 2647 | - | checksum = "b5fd2983f561c0a1698508a35e12a16330b0706469dc48dcb2742ea5708e6a16" | |
| 2647 | + | checksum = "0b2702bf3d12d4f978607a6209d5ebc9786e46adb13b2ee2c704881b391ec1bd" | |
| 2648 | 2648 | dependencies = [ | |
| 2649 | 2649 | "makeover", | |
| 2650 | 2650 | "makeover-layout", | |
| @@ -2654,9 +2654,9 @@ | |||
| 2654 | 2654 | ||
| 2655 | 2655 | [[package]] | |
| 2656 | 2656 | name = "makeover-webview" | |
| 2657 | - | version = "0.66.0" | |
| 2657 | + | version = "0.65.0" | |
| 2658 | 2658 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
| 2659 | - | checksum = "38d8db2ca46e821e19050b3d8bae17cf542b694f028210eb2ac9738faed127c2" | |
| 2659 | + | checksum = "899e27bcbcf2d8de779c0404ca5e1e354d9ff0fa9d834f1855c5202d0271c80f" | |
| 2660 | 2660 | dependencies = [ | |
| 2661 | 2661 | "makeover-geometry", | |
| 2662 | 2662 | "makeover-layout", |