max / alloy_tui
- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
1 file changed,
+1 insertion,
-1 deletion
| @@ -1,6 +1,6 @@ | |||
| 1 | 1 | [package] | |
| 2 | 2 | name = "alloy_tui" | |
| 3 | - | version = "6.0.0" | |
| 3 | + | version = "5.0.1" | |
| 4 | 4 | description = "Alloy design system: makeover intents rendered as ratatui Color/Style, plus themed widgets for the alloy console and siblings." | |
| 5 | 5 | edition = "2024" | |
| 6 | 6 | # 1.88 is ratatui 0.30.2's floor, and 0.30.2 is where `Block::shadow` lands. |