max / quasi
- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
- Claude-Session
- https://claude.ai/code/session_01P8ostB2UmZJGj5WjSHRSot
1 file changed,
+6 insertions,
-4 deletions
| @@ -2706,6 +2706,8 @@ | |||
| 2706 | 2706 | [[package]] | |
| 2707 | 2707 | name = "makeover-webview" | |
| 2708 | 2708 | version = "0.75.0" | |
| 2709 | + | source = "registry+https://github.com/rust-lang/crates.io-index" | |
| 2710 | + | checksum = "310784c964ea40ab1bb4279a6d30dafb00e442af72389f0d2acaaf697271ef0f" | |
| 2709 | 2711 | dependencies = [ | |
| 2710 | 2712 | "makeover-geometry", | |
| 2711 | 2713 | "makeover-layout", | |
| @@ -6312,10 +6314,6 @@ | |||
| 6312 | 6314 | "winnow 1.0.4", | |
| 6313 | 6315 | ] | |
| 6314 | 6316 | ||
| 6315 | - | [[patch.unused]] | |
| 6316 | - | name = "synckit-client" | |
| 6317 | - | version = "0.10.0" | |
| 6318 | - | ||
| 6319 | 6317 | [[patch.unused]] | |
| 6320 | 6318 | name = "quasi-type" | |
| 6321 | 6319 | version = "0.1.3" | |
| @@ -6335,3 +6333,7 @@ | |||
| 6335 | 6333 | [[patch.unused]] | |
| 6336 | 6334 | name = "tagtree" | |
| 6337 | 6335 | version = "0.4.1" | |
| 6336 | + | ||
| 6337 | + | [[patch.unused]] | |
| 6338 | + | name = "synckit-client" | |
| 6339 | + | version = "0.10.0" |