max / makenotwork
- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
1 file changed,
+6 insertions,
-2 deletions
| @@ -5349,9 +5349,9 @@ | |||
| 5349 | 5349 | ||
| 5350 | 5350 | [[package]] | |
| 5351 | 5351 | name = "makeover-webview" | |
| 5352 | - | version = "0.35.0" | |
| 5352 | + | version = "0.35.1" | |
| 5353 | 5353 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
| 5354 | - | checksum = "115be68562840a2d96630116c0ef745431e608c5c67557f0025fdd7315da73bd" | |
| 5354 | + | checksum = "587b41c78ea53600fe756b277fb01b65ba373bf4198c52cc333c9273112a533e" | |
| 5355 | 5355 | dependencies = [ | |
| 5356 | 5356 | "makeover-geometry", | |
| 5357 | 5357 | "makeover-layout", | |
| @@ -10687,6 +10687,10 @@ | |||
| 10687 | 10687 | "pkg-config", | |
| 10688 | 10688 | ] | |
| 10689 | 10689 | ||
| 10690 | + | [[patch.unused]] | |
| 10691 | + | name = "quasi-immediate" | |
| 10692 | + | version = "0.2.0" | |
| 10693 | + | ||
| 10690 | 10694 | [[patch.unused]] | |
| 10691 | 10695 | name = "quasi-store" | |
| 10692 | 10696 | version = "0.1.0" |