commit 37892260994187e332fd3dde2ced043844af9bf9
parent cb6ab280582991cc7f5b8ad97957f7089741a341
Author: triesap <tyson@radroots.org>
Date: Fri, 10 Apr 2026 01:19:02 +0000
net: update metadata
Diffstat:
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/crates/net/Cargo.toml b/crates/net/Cargo.toml
@@ -2,9 +2,7 @@
name = "radroots_net"
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 = "Unified networking facade over radroots-net-core"