chore: bump workspace resolver to "3"

cargo 1.95 supports resolver 3; align with plan spec.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-25 11:20:54 +02:00
parent 5b1314b0af
commit 1b76378b37
+1 -1
View File
@@ -1,5 +1,5 @@
[workspace]
resolver = "2"
resolver = "3"
members = [
"crates/xy-protocol",
"crates/xy-supervisor",