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

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