[package]
name = "biometric"
version = "0.0.1"
edition = "2024"
description = "A cross-platform Rust library providing a unified interface for biometric authentication (e.g., fingerprint, facial recognition)."
license = "Apache-2.0"
repository = "https://github.com/nashaofu/biometric.git"
[dependencies]