commit c38854b3a95be4558aa98e3ce8015567d78fb912
parent 721c5555388595f7f7cb893ccd46ff8a7ac4a0ac
Author: triesap <tyson@radroots.org>
Date: Fri, 10 Apr 2026 01:19:18 +0000
simplex_agent_runtime: update metadata
Diffstat:
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/crates/simplex_agent_runtime/Cargo.toml b/crates/simplex_agent_runtime/Cargo.toml
@@ -3,9 +3,7 @@ name = "radroots_simplex_agent_runtime"
publish = false
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 = "SimpleX agent runtime coordination"