commit 2046b6bc49bc38fe19347b1afe3d873574ec6671
parent 75e54809e76fd39854e21b3bbd0305b3a32e6294
Author: triesap <tyson@radroots.org>
Date: Fri, 10 Apr 2026 01:19:17 +0000
runtime_paths: update metadata
Diffstat:
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/crates/runtime_paths/Cargo.toml b/crates/runtime_paths/Cargo.toml
@@ -2,9 +2,7 @@
name = "radroots_runtime_paths"
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 = "Canonical local path resolution for runtime layouts"