Files
account/lib/auth_method_fx/Cargo.toml
T
sisungo bfcc98b50e initial commit
Signed-off-by: sisungo <[email protected]>
2026-07-18 20:30:39 +08:00

9 lines
150 B
TOML

[package]
name = "auth_method_fx"
version = "0.1.0"
edition = "2024"
[dependencies]
semios_account = { path = "../semios_account" }
serde_json = "1"