commit 36d545e9d17190ac62fe1cdede9c739de9492c63
parent d1ff4c59755c1adf00f43509ab5ae8e3ab9f9b07
Author: triesap <tyson@radroots.org>
Date: Fri, 10 Apr 2026 01:19:13 +0000
replica_db: update metadata
Diffstat:
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/crates/replica_db/Cargo.toml b/crates/replica_db/Cargo.toml
@@ -2,9 +2,7 @@
name = "radroots_replica_db"
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 = "Replica SQL runtime interfaces and typed database helpers"