port to owldb

This commit is contained in:
JMARyA 2025-04-28 15:41:23 +02:00
parent 1f77f4efdc
commit c74e159ce0
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
10 changed files with 844 additions and 365 deletions

View file

@ -26,6 +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" }
[build-dependencies]
reqwest = { version = "0.11", features = ["blocking"] }