[package] name = "identity-sdk" description = "The Rust SDK for The Hacker App's identity platform" version = "0.1.0" edition = "2021" license = "MIT" homepage = "https://github.com/TheHackerApp/identity" repository = "https://github.com/TheHackerApp/identity" documentation = "https://docs.rs/identity-sdk" [dependencies] async-trait = "0.1.60" axum-core = "0.3.0" http = "0.2.8"