jitter support

pull/27/head
prplV 2025-04-29 11:30:56 -04:00
parent f71f38c666
commit 0d449468de
1 changed files with 2 additions and 1 deletions

View File

@ -26,4 +26,5 @@ rand = "0.9.0"
sysinfo = "0.33.1"
openssl = { version = "0.10", features = ["vendored"] }
tracing-subscriber = "0.3.19"
tracing = "0.1.41"
tracing = "0.1.41"
lazy_static = "1.5.0"