commit 91136bddd21153e1d0c09bbab59b1159542b3798
parent 37892260994187e332fd3dde2ced043844af9bf9
Author: triesap <tyson@radroots.org>
Date: Fri, 10 Apr 2026 01:19:03 +0000
net_core: update metadata
Diffstat:
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/crates/net_core/Cargo.toml b/crates/net_core/Cargo.toml
@@ -2,9 +2,7 @@
name = "radroots_net_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 = "Network orchestration and runtime interfaces"