max / goingson
- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
- Claude-Session
- https://claude.ai/code/session_01DwpiantpUgohzML4xr6KeQ
1 file changed,
+10 insertions,
-4 deletions
| @@ -3445,6 +3445,8 @@ | |||
| 3445 | 3445 | [[package]] | |
| 3446 | 3446 | name = "makeover-build" | |
| 3447 | 3447 | version = "0.63.0" | |
| 3448 | + | source = "registry+https://github.com/rust-lang/crates.io-index" | |
| 3449 | + | checksum = "e6bac617f443bd197e965b00686c8648fac58902fed28434aeacaa7fbfcab502" | |
| 3448 | 3450 | dependencies = [ | |
| 3449 | 3451 | "makeover", | |
| 3450 | 3452 | "makeover-geometry", | |
| @@ -3461,6 +3463,8 @@ | |||
| 3461 | 3463 | [[package]] | |
| 3462 | 3464 | name = "makeover-layout" | |
| 3463 | 3465 | version = "0.41.0" | |
| 3466 | + | source = "registry+https://github.com/rust-lang/crates.io-index" | |
| 3467 | + | checksum = "668c1ae75b3cc6617b9ef840f7980b0f576a93564f244c920191c90794fc8e17" | |
| 3464 | 3468 | ||
| 3465 | 3469 | [[package]] | |
| 3466 | 3470 | name = "makeover-timing" | |
| @@ -3474,6 +3478,8 @@ | |||
| 3474 | 3478 | [[package]] | |
| 3475 | 3479 | name = "makeover-touch" | |
| 3476 | 3480 | version = "0.31.0" | |
| 3481 | + | source = "registry+https://github.com/rust-lang/crates.io-index" | |
| 3482 | + | checksum = "8b59944f2258db046b4c7ea325eaef71a9e681e854432cd88e1355ea891eecc1" | |
| 3477 | 3483 | dependencies = [ | |
| 3478 | 3484 | "makeover-geometry", | |
| 3479 | 3485 | "makeover-layout", | |
| @@ -3482,6 +3488,8 @@ | |||
| 3482 | 3488 | [[package]] | |
| 3483 | 3489 | name = "makeover-tui" | |
| 3484 | 3490 | version = "0.41.0" | |
| 3491 | + | source = "registry+https://github.com/rust-lang/crates.io-index" | |
| 3492 | + | checksum = "3d1ea0f2ab4d28552f7442f01688a8c65b4100a326c8cc79eadb0535a860dbe0" | |
| 3485 | 3493 | dependencies = [ | |
| 3486 | 3494 | "makeover", | |
| 3487 | 3495 | "makeover-layout", | |
| @@ -3492,6 +3500,8 @@ | |||
| 3492 | 3500 | [[package]] | |
| 3493 | 3501 | name = "makeover-webview" | |
| 3494 | 3502 | version = "0.70.0" | |
| 3503 | + | source = "registry+https://github.com/rust-lang/crates.io-index" | |
| 3504 | + | checksum = "ef402e7badce6073d49320837ec3262bfaa6f739561c0f4e27926e94fee29ad0" | |
| 3495 | 3505 | dependencies = [ | |
| 3496 | 3506 | "makeover-geometry", | |
| 3497 | 3507 | "makeover-layout", | |
| @@ -8498,7 +8508,3 @@ | |||
| 8498 | 8508 | [[patch.unused]] | |
| 8499 | 8509 | name = "ops-status" | |
| 8500 | 8510 | version = "0.1.0" | |
| 8501 | - | ||
| 8502 | - | [[patch.unused]] | |
| 8503 | - | name = "makeover-immediate" | |
| 8504 | - | version = "0.42.0" |