From 807cb254e0e25e41831abe3470f797924bc4e76a Mon Sep 17 00:00:00 2001 From: flemming-it Date: Tue, 16 Jun 2026 10:16:31 +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 73a327a..7cc0adb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ name = "orchestrator_llm" version = "0.3.2" edition = "2024" -authors = ["Dr. Stefan Flemming "] +authors = ["Dr. Stefan Flemming "] license = "Apache-2.0" publish = false description = "F∆I orchestrator module — turns natural-language goals into structured execution plans"