This commit is contained in:
Brad Stein 2025-06-06 01:01:54 -05:00
parent 539b27e4c9
commit 178ab06c3f

View File

@ -11,3 +11,4 @@ anyhow = "1.0"
navka-common = { path = "../common" }
tracing = { version = "0.1", features = ["std"] }
tracing-subscriber = "0.3"
libc = "0.2"