parent
3af7b892b2
commit
f10c7df262
10 changed files with 276 additions and 326 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 = { git = "https://git.hydrar.de/jmarya/based", branch = "owl" }
|
||||
based_auth = { git = "https://git.hydrar.de/jmarya/based_auth" }
|
||||
http2 = "0.4.21"
|
||||
ureq = { version = "3.0.11", features = ["json"] }
|
||||
rumqttc = { version = "0.24.0", features = ["url", "websocket"] }
|
||||
|
@ -49,3 +49,4 @@ chrono = "0.4.41"
|
|||
directories = "6.0.0"
|
||||
inquire = "0.7.5"
|
||||
axum-extra = { version = "0.10.1", features = ["typed-header"] }
|
||||
crossbeam = { version = "0.8.4", features = ["crossbeam-channel"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue