more test work

This commit is contained in:
John Smith
2022-11-30 09:39:12 -05:00
parent 672d750f8f
commit b47b5c1e85
65 changed files with 44 additions and 67 deletions

View File

@@ -14,9 +14,8 @@ default = []
rt-async-std = [ "async-std", "async_executors/async_std", ]
rt-tokio = [ "tokio", "tokio-util", "async_executors/tokio_tp", "async_executors/tokio_io", "async_executors/tokio_timer", ]
android_tests = [ "dep:tracing-android" ]
ios_tests = []
tracking = []
veilid_tools_android_tests = [ "dep:tracing-android" ]
veilid_tools_ios_tests = []
tracing = [ "dep:tracing", "dep:tracing-subscriber" ]
[dependencies]