commit 9ac3eff65d747f63236f4ed61c394c7160058cf8
parent e6546b724f924c38ff86a1307882928c508d9507
Author: triesap <tyson@radroots.org>
Date: Fri, 10 Apr 2026 01:19:20 +0000
simplex_interop_tests: update metadata
Diffstat:
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/crates/simplex_interop_tests/Cargo.toml b/crates/simplex_interop_tests/Cargo.toml
@@ -3,9 +3,7 @@ name = "radroots_simplex_interop_tests"
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 = "Synthetic SimpleX interop fixtures and roundtrip tests"