commit 332f251632a8eed08619748fc9dd9801f75cc381
parent 91136bddd21153e1d0c09bbab59b1159542b3798
Author: triesap <tyson@radroots.org>
Date: Fri, 10 Apr 2026 01:19:04 +0000
nostr: update metadata
Diffstat:
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/crates/nostr/Cargo.toml b/crates/nostr/Cargo.toml
@@ -2,9 +2,7 @@
name = "radroots_nostr"
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 = "Shared Nostr protocol primitives and adapters"