From 9a3bf55ef61fe122cfedac01ba7f9f557f28a8c6 Mon Sep 17 00:00:00 2001 From: flemming-it Date: Tue, 16 Jun 2026 10:14:28 +0200 Subject: [PATCH] =?UTF-8?q?docs:=20old=20product=20name=20F=E2=88=86I=20Pl?= =?UTF-8?q?atform=20->=20Ch=E2=88=86In=20+=20contact=20chain@flemming.ai?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The old 'F∆I Platform' product name and platform@flemming.ai contact survived in docs/NOTICE/descriptions/help text; the product is Ch∆In and the contact is chain@flemming.ai. Generic 'cross-platform/platform-native' left untouched. Signed-off-by: flemming-it --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index eb33b99..9d0f47e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -42,7 +42,7 @@ version = "0.1.0" # to a wit-bindgen version with edition-2024-compatible # codegen. edition = "2021" -authors = ["Dr. Stefan Flemming "] +authors = ["Dr. Stefan Flemming "] license = "Apache-2.0" publish = false description = "F∆I Plugin SDK (Rust) — wrapper for the studio-plugin WIT"