commit 5fac8fd9b524189ac380693c2447750ae0ed43d9
parent 6dd505e254318c915e5d2bc6084b8ff759ec28c2
Author: triesap <tyson@radroots.org>
Date: Fri, 10 Apr 2026 01:18:57 +0000
events_indexed: update metadata
Diffstat:
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/crates/events_indexed/Cargo.toml b/crates/events_indexed/Cargo.toml
@@ -2,9 +2,7 @@
name = "radroots_events_indexed"
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 = "Indexed event shard manifest and checkpoint models"