rhi

Coordinated trade for connected markets
git clone https://radroots.dev/git/rhi.git
Log | Files | Refs | README | LICENSE

commit 05bc9dbc456e179d6f08f8a025792d33fe5841d8
parent a77d44b3908e9452fbd413659825905979870f03
Author: triesap <tyson@radroots.org>
Date:   Sun, 14 Jun 2026 15:30:27 -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 source behavior while updating generated lock metadata
- rely on the final cargo check gate for validation

Diffstat:
MCargo.lock | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/Cargo.lock b/Cargo.lock @@ -3273,7 +3273,6 @@ name = "radroots_authority" version = "0.1.0-alpha.2" dependencies = [ "radroots_events", - "thiserror 1.0.69", ] [[package]]