update deps

This commit is contained in:
JMARyA 2025-04-28 18:56:34 +02:00
parent 09c6b833e7
commit ca6db5f1aa
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
2 changed files with 3 additions and 3 deletions

View file

@ -26,7 +26,7 @@ data-encoding = "2.6.0"
bcrypt = "0.16.0"
dashmap = "6.1.0"
async-stream = "0.3.6"
owl = { git = "ssh://git@git.hydrar.de/red/owl" }
owl = { git = "https://git.hydrar.de/red/owl" }
[build-dependencies]
reqwest = { version = "0.11", features = ["blocking"] }