auth
Some checks failed
ci/woodpecker/push/build/1 Pipeline failed
ci/woodpecker/push/build/2 Pipeline failed

This commit is contained in:
JMARyA 2025-05-06 16:03:41 +02:00
parent 060209827f
commit 1c3a136730
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
3 changed files with 23 additions and 9 deletions

View file

@ -38,7 +38,7 @@ axum-client-ip = { version = "1.0.0", optional = true }
toml = "0.8.21"
hex = "0.4.3"
rand = "0.9.1"
based_auth = { git = "https://git.hydrar.de/jmarya/based_auth" }
based_auth = { git = "https://git.hydrar.de/jmarya/based_auth", features = ["axum"] }
http2 = "0.4.21"
ureq = { version = "3.0.11", features = ["json"] }
rumqttc = { version = "0.24.0", features = ["url", "websocket"] }