mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-09-29 20:28:30 -04:00
fix features
This commit is contained in:
parent
f0b1b6535c
commit
859d2214f7
2 changed files with 59 additions and 53 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue