fix features

This commit is contained in:
Christien Rioux 2024-07-21 22:23:55 -04:00
parent f0b1b6535c
commit 859d2214f7
2 changed files with 59 additions and 53 deletions

View file

@ -33,7 +33,7 @@ rt-wasm-bindgen = ["async_executors/bindgen", "async_executors/timer"]
veilid_tools_android_tests = ["dep:paranoid-android"]
veilid_tools_ios_tests = ["dep:tracing", "dep:oslog", "dep:tracing-oslog"]
tracing = ["dep:tracing", "dep:tracing-subscriber"]
tracing = ["dep:tracing", "dep:tracing-subscriber", "tokio/tracing"]
debug-locks = []
[dependencies]