commit 6fb39c24dc4c15bb3e662238220f7bdad7809053
parent 6feed56b53ecad5d62118156689f5f80ce6fa281
Author: triesap <tyson@radroots.org>
Date: Fri, 10 Apr 2026 01:19:10 +0000
nostr_runtime: update metadata
Diffstat:
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/crates/nostr_runtime/Cargo.toml b/crates/nostr_runtime/Cargo.toml
@@ -2,9 +2,7 @@
name = "radroots_nostr_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 = "Nostr runtime coordination, subscriptions, and snapshots"