commit 12e8bcc78065dd4a2f03996ce343be2eb0599681
parent c9c01dc162b4c8ca4c8cf71fb7d150a0601403b9
Author: triesap <tyson@radroots.org>
Date: Fri, 10 Apr 2026 01:19:15 +0000
runtime: update metadata
Diffstat:
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/crates/runtime/Cargo.toml b/crates/runtime/Cargo.toml
@@ -2,9 +2,7 @@
name = "radroots_runtime"
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 = "Runtime configuration, secret-file, and service helpers"