max / goingson
- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
1 file changed,
+16 insertions,
-10 deletions
| @@ -3388,6 +3388,8 @@ | |||
| 3388 | 3388 | [[package]] | |
| 3389 | 3389 | name = "makeover" | |
| 3390 | 3390 | version = "2.5.1" | |
| 3391 | + | source = "registry+https://github.com/rust-lang/crates.io-index" | |
| 3392 | + | checksum = "556c88d4ad0f25579e984dc5c9d86429a9c4d70a8b811253d4e807556b514311" | |
| 3391 | 3393 | dependencies = [ | |
| 3392 | 3394 | "include_dir", | |
| 3393 | 3395 | "serde", | |
| @@ -3397,6 +3399,8 @@ | |||
| 3397 | 3399 | [[package]] | |
| 3398 | 3400 | name = "makeover-build" | |
| 3399 | 3401 | version = "0.28.0" | |
| 3402 | + | source = "registry+https://github.com/rust-lang/crates.io-index" | |
| 3403 | + | checksum = "240d3be9851135821b50e4ed187b720b8b8c37935a522e226ce52dc3b30b1b26" | |
| 3400 | 3404 | dependencies = [ | |
| 3401 | 3405 | "makeover", | |
| 3402 | 3406 | "makeover-geometry", | |
| @@ -3406,14 +3410,20 @@ | |||
| 3406 | 3410 | [[package]] | |
| 3407 | 3411 | name = "makeover-geometry" | |
| 3408 | 3412 | version = "0.7.0" | |
| 3413 | + | source = "registry+https://github.com/rust-lang/crates.io-index" | |
| 3414 | + | checksum = "91a82b16c4f5b66dd7e87ed92fff7d22185e4d88e5355de6166dd64450cf6a16" | |
| 3409 | 3415 | ||
| 3410 | 3416 | [[package]] | |
| 3411 | 3417 | name = "makeover-layout" | |
| 3412 | 3418 | version = "0.19.0" | |
| 3419 | + | source = "registry+https://github.com/rust-lang/crates.io-index" | |
| 3420 | + | checksum = "2c5e6bd13bcf40df8f4eae9736591a1ecef32aedc7205eb497e0633a8a9d2b35" | |
| 3413 | 3421 | ||
| 3414 | 3422 | [[package]] | |
| 3415 | 3423 | name = "makeover-touch" | |
| 3416 | 3424 | version = "0.12.0" | |
| 3425 | + | source = "registry+https://github.com/rust-lang/crates.io-index" | |
| 3426 | + | checksum = "6a9314d98c2a457b901cb93274b3b39686a67a198499eeee407b978dae7aa054" | |
| 3417 | 3427 | dependencies = [ | |
| 3418 | 3428 | "makeover-geometry", | |
| 3419 | 3429 | "makeover-layout", | |
| @@ -3422,6 +3432,8 @@ | |||
| 3422 | 3432 | [[package]] | |
| 3423 | 3433 | name = "makeover-tui" | |
| 3424 | 3434 | version = "0.18.0" | |
| 3435 | + | source = "registry+https://github.com/rust-lang/crates.io-index" | |
| 3436 | + | checksum = "a9a012eac65ca4284b98b4da74f23bbd7753d046e2cce15b764bf8913b1a9d8d" | |
| 3425 | 3437 | dependencies = [ | |
| 3426 | 3438 | "makeover", | |
| 3427 | 3439 | "makeover-layout", | |
| @@ -3431,6 +3443,8 @@ | |||
| 3431 | 3443 | [[package]] | |
| 3432 | 3444 | name = "makeover-webview" | |
| 3433 | 3445 | version = "0.35.0" | |
| 3446 | + | source = "registry+https://github.com/rust-lang/crates.io-index" | |
| 3447 | + | checksum = "115be68562840a2d96630116c0ef745431e608c5c67557f0025fdd7315da73bd" | |
| 3434 | 3448 | dependencies = [ | |
| 3435 | 3449 | "makeover-geometry", | |
| 3436 | 3450 | "makeover-layout", | |
| @@ -8360,12 +8374,8 @@ | |||
| 8360 | 8374 | ] | |
| 8361 | 8375 | ||
| 8362 | 8376 | [[patch.unused]] | |
| 8363 | - | name = "alloy_tui" | |
| 8364 | - | version = "7.0.0" | |
| 8365 | - | ||
| 8366 | - | [[patch.unused]] | |
| 8367 | - | name = "makeover-immediate" | |
| 8368 | - | version = "0.17.0" | |
| 8377 | + | name = "ops-status" | |
| 8378 | + | version = "0.1.0" | |
| 8369 | 8379 | ||
| 8370 | 8380 | [[patch.unused]] | |
| 8371 | 8381 | name = "quasi-axum" | |
| @@ -8374,7 +8384,3 @@ | |||
| 8374 | 8384 | [[patch.unused]] | |
| 8375 | 8385 | name = "quasi-store" | |
| 8376 | 8386 | version = "0.1.0" | |
| 8377 | - | ||
| 8378 | - | [[patch.unused]] | |
| 8379 | - | name = "ops-status" | |
| 8380 | - | version = "0.1.0" |