From ec6708e5965f81ebcfe45f9817adfcf669bc164b Mon Sep 17 00:00:00 2001 From: flemming-it Date: Tue, 16 Jun 2026 10:16:32 +0200 Subject: [PATCH] chore: contact email platform@ -> chain@flemming.ai Signed-off-by: flemming-it --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a18da10..316729f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ name = "text_anonymize" version = "0.1.0" edition = "2024" -authors = ["Dr. Stefan Flemming "] +authors = ["Dr. Stefan Flemming "] license = "Apache-2.0" publish = false description = "F∆I module — regex-based PII anonymization for plain text"