commit d053156723db3b8ffbdbc0929727a0c611fd3230
parent e1e0d267de6c1aa6ae67471255e53b847e603806
Author: triesap <tyson@radroots.org>
Date: Fri, 10 Apr 2026 01:19:21 +0000
simplex_smp_transport: update metadata
Diffstat:
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/crates/simplex_smp_transport/Cargo.toml b/crates/simplex_smp_transport/Cargo.toml
@@ -3,9 +3,7 @@ name = "radroots_simplex_smp_transport"
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 SMP transport framing and TLS handshake policy"