commit 0675889988526ff65e7764971545fb1f4c26d9b5
parent 66ec1d1bb2815700002daec43754b9204eec2634
Author: triesap <tyson@radroots.org>
Date: Sun, 14 Jun 2026 15:30:43 -0700
build: refresh radroots lock edge
- remove the stale radroots_authority thiserror lock dependency
- keep the lockfile aligned with the current local radroots path dependency
- preserve the current SDK source env contract changes
- rely on the final all-features test gate for validation
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/Cargo.lock b/Cargo.lock
@@ -1520,7 +1520,6 @@ name = "radroots_authority"
version = "0.1.0-alpha.2"
dependencies = [
"radroots_events",
- "thiserror 1.0.69",
]
[[package]]