chore: org rename fai-modules/fai-plugins -> chain-modules/chain-plugins + LICENSE holder

Signed-off-by: flemming-it <sf@flemming.it>
This commit is contained in:
flemming-it 2026-06-16 18:25:35 +02:00
parent 8c12e4fe91
commit e9ef26bbe1
2 changed files with 4 additions and 4 deletions

View file

@ -11,7 +11,7 @@ authors = ["Dr. Stefan Flemming <chain@flemming.ai>"]
license = "Apache-2.0"
publish = false
description = "F∆I module — generic HTTP client (GET/POST/PUT/PATCH/DELETE/HEAD/OPTIONS)"
repository = "https://git.flemming.ai/fai-modules/http-request"
repository = "https://git.flemming.ai/chain-modules/http-request"
rust-version = "1.85"
[lib]