lib

Core libraries for Radroots
git clone https://radroots.dev/git/lib.git
Log | Files | Refs | README | LICENSE

commit 857e2a95d5e16f1e760511b1c28eee3410aa9418
parent b36edda564fbdc0ba72b081b6e41ef82f2451515
Author: triesap <tyson@radroots.org>
Date:   Fri, 10 Apr 2026 01:19:24 +0000

trade: update metadata

Diffstat:
Mcrates/trade/Cargo.toml | 4+---
1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/crates/trade/Cargo.toml b/crates/trade/Cargo.toml @@ -2,9 +2,7 @@ name = "radroots_trade" version = "0.1.0-alpha.1" edition.workspace = true -authors = [ - "Radroots Authors", -] +authors = ["Tyson Lupul <tyson@radroots.org>"] rust-version.workspace = true license.workspace = true description = "Trade listing projections and validation models"