refactor: rename to chain:platform WIT + provider chain

Tracks the platform's fai->chain rename: capability provider chain,
WIT ABI chain:platform (binding paths/accessors), SDK pin bumped.

Signed-off-by: flemming-it <sf@flemming.it>
This commit is contained in:
flemming-it 2026-06-15 22:54:55 +02:00
parent 858384fa8f
commit cb513c8894
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View file

@ -50,7 +50,7 @@ checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
[[package]] [[package]]
name = "fai-module-sdk" name = "fai-module-sdk"
version = "0.1.2" version = "0.1.2"
source = "git+https://git.flemming.ai/fai/module-sdk-rust.git?branch=main#f209fbc86f531b53e576f3cdbdf75750eef3b07a" source = "git+https://git.flemming.ai/fai/module-sdk-rust.git?branch=main#a5da67d0a378a351faa6752f323409e1cb28f1b2"
dependencies = [ dependencies = [
"fai-module-sdk-macros", "fai-module-sdk-macros",
"serde", "serde",
@ -62,7 +62,7 @@ dependencies = [
[[package]] [[package]]
name = "fai-module-sdk-macros" name = "fai-module-sdk-macros"
version = "0.1.2" version = "0.1.2"
source = "git+https://git.flemming.ai/fai/module-sdk-rust.git?branch=main#f209fbc86f531b53e576f3cdbdf75750eef3b07a" source = "git+https://git.flemming.ai/fai/module-sdk-rust.git?branch=main#a5da67d0a378a351faa6752f323409e1cb28f1b2"
dependencies = [ dependencies = [
"proc-macro2", "proc-macro2",
"quote", "quote",

View file

@ -1,5 +1,5 @@
schema_version: 3 schema_version: 3
provider: fai provider: chain
name: text-anonymize name: text-anonymize
version: 0.1.0 version: 0.1.0