commit 44b9f4105641fd837d330b37864295ea1611ba30
parent 8a207c601c869870fd7f98a034e60dc0d45a1ad0
Author: triesap <tyson@radroots.org>
Date: Fri, 10 Apr 2026 01:18:55 +0000
core: update metadata
Diffstat:
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/crates/core/Cargo.toml b/crates/core/Cargo.toml
@@ -2,9 +2,7 @@
name = "radroots_core"
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 = "Core value types and unit semantics"