max / balanced_breakfast
- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
1 file changed,
+4 insertions,
-4 deletions
| @@ -3131,15 +3131,15 @@ | |||
| 3131 | 3131 | ||
| 3132 | 3132 | [[package]] | |
| 3133 | 3133 | name = "makeover-layout" | |
| 3134 | - | version = "0.1.0" | |
| 3134 | + | version = "0.3.0" | |
| 3135 | 3135 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
| 3136 | - | checksum = "c6342972c67cb6a54ce0ae661e2a4060b548de16113578cac71ca5f7316991bb" | |
| 3136 | + | checksum = "e220120a09f4ee3bf8e9a0959c3cde8bcb653827eda3f885f10671623b872252" | |
| 3137 | 3137 | ||
| 3138 | 3138 | [[package]] | |
| 3139 | 3139 | name = "makeover-webview" | |
| 3140 | - | version = "0.1.0" | |
| 3140 | + | version = "0.5.1" | |
| 3141 | 3141 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
| 3142 | - | checksum = "5741881d62fc10d2ab194f5dd6aec2fc41e436dea2ea4bc9b2db12fded9b6a2d" | |
| 3142 | + | checksum = "ff20dd9d759cfb3b407631272f93a660f889a0103f0337256238ccdde315ac9a" | |
| 3143 | 3143 | dependencies = [ | |
| 3144 | 3144 | "makeover-layout", | |
| 3145 | 3145 | ] |