⬆️ deps
This commit is contained in:
parent
812c4adb15
commit
20ab0153d1
2 changed files with 5 additions and 5 deletions
|
@ -25,11 +25,11 @@ serde_json = "1.0.140"
|
|||
tokio = { version = "1.44.2", features = ["full"] }
|
||||
tracing = "0.1.41"
|
||||
tracing-subscriber = "0.3.19"
|
||||
owl = { git = "ssh://git@git.hydrar.de/red/owl" }
|
||||
owl = { git = "https://git.hydrar.de/red/owl" }
|
||||
axum-client-ip = { version = "1.0.0", optional = true }
|
||||
toml = "0.8.21"
|
||||
hex = "0.4.3"
|
||||
rand = "0.9.1"
|
||||
based = { git = "ssh://git@git.hydrar.de/jmarya/based", branch = "owl" }
|
||||
based = { git = "https://git.hydrar.de/jmarya/based", branch = "owl" }
|
||||
http2 = "0.4.21"
|
||||
ureq = { version = "3.0.11", features = ["json"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue