based_auth crate

This commit is contained in:
JMARyA 2025-05-05 12:04:12 +02:00
parent 2f2d77ec48
commit 4a477e478e
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
12 changed files with 83 additions and 526 deletions

View file

@ -4,6 +4,7 @@ version = "0.1.0"
edition = "2024"
[dependencies]
based_auth = { git = "https://git.hydrar.de/jmarya/based_auth" }
env_logger = "0.10.0"
hex = "0.4.3"
rayon = "1.7.0"