✨ auth
This commit is contained in:
parent
060209827f
commit
1c3a136730
3 changed files with 23 additions and 9 deletions
|
@ -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"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue