commit d1ff4c59755c1adf00f43509ab5ae8e3ab9f9b07
parent 82d0bc28c4c970b7115362e643320cc1a88998cd
Author: triesap <tyson@radroots.org>
Date: Fri, 10 Apr 2026 01:19:13 +0000
protected_store: update metadata
Diffstat:
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/crates/protected_store/Cargo.toml b/crates/protected_store/Cargo.toml
@@ -2,9 +2,7 @@
name = "radroots_protected_store"
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 = "Authenticated store envelopes for protected local records"