This commit is contained in:
Silas Brack 2026-03-07 09:53:24 +01:00
parent 8d32777f9f
commit 2a2afa5f69
7 changed files with 534 additions and 12 deletions

View file

@ -16,6 +16,7 @@ tracing = "0.1"
tracing-subscriber = "0.3"
tokio-stream = "0.1"
sha2 = "0.10"
bytes = "1"
[profile.release]
opt-level = 3