lib

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

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

test_fixtures: update metadata

Diffstat:
Mcrates/test_fixtures/Cargo.toml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/crates/test_fixtures/Cargo.toml b/crates/test_fixtures/Cargo.toml @@ -9,3 +9,4 @@ homepage.workspace = true readme = "README" publish = false description = "Deterministic fixture identities and endpoint constants" +authors = ["Tyson Lupul <tyson@radroots.org>"]