Skip to main content

max / alloy

Lock makeover 2.9.0 from the registry
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-18 01:22 UTC
Signed with PGP, not checked
Commit: 5ecfab63e28fd3f0d9bf3dc92ed16bb4ae18b07a
Parent: 6bce9bf
1 file changed, +18 insertions, -16 deletions
M Cargo.lock +18 -16
@@ -1142,6 +1142,8 @@
1142 1142 [[package]]
1143 1143 name = "makeover"
1144 1144 version = "2.9.0"
1145 + source = "registry+https://github.com/rust-lang/crates.io-index"
1146 + checksum = "5d18f543dde04d03af163315b215bc73dca1d87af19d6ab62f46aff1bf14f40a"
1145 1147 dependencies = [
1146 1148 "include_dir",
1147 1149 "serde",
@@ -2641,6 +2643,22 @@
2641 2643 "winnow",
2642 2644 ]
2643 2645
2646 + [[patch.unused]]
2647 + name = "synckit-client"
2648 + version = "0.8.0"
2649 +
2650 + [[patch.unused]]
2651 + name = "synckit-config"
2652 + version = "0.2.0"
2653 +
2654 + [[patch.unused]]
2655 + name = "docengine"
2656 + version = "0.7.0"
2657 +
2658 + [[patch.unused]]
2659 + name = "quasi-type"
2660 + version = "0.1.0"
2661 +
2644 2662 [[patch.unused]]
2645 2663 name = "kberg"
2646 2664 version = "0.1.0"
@@ -2657,22 +2675,6 @@
2657 2675 name = "tagtree"
2658 2676 version = "0.4.0"
2659 2677
2660 - [[patch.unused]]
2661 - name = "quasi-type"
2662 - version = "0.1.0"
2663 -
2664 - [[patch.unused]]
2665 - name = "synckit-client"
2666 - version = "0.8.0"
2667 -
2668 - [[patch.unused]]
2669 - name = "synckit-config"
2670 - version = "0.2.0"
2671 -
2672 - [[patch.unused]]
2673 - name = "docengine"
2674 - version = "0.7.0"
2675 -
2676 2678 [[patch.unused]]
2677 2679 name = "quasi-axum"
2678 2680 version = "0.24.0"