Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aae3b1b7 authored by Vovo Yang's avatar Vovo Yang Committed by Automerger Merge Worker
Browse files

Merge "floss: hcidoc: Remove dependency to tokio" am: 4cd7a707

parents 4365b12e 4cd7a707
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -9,4 +9,3 @@ clap = "4.0"
chrono = "0.4"
num-derive = "0.3"
num-traits = "0.2"
tokio = { version = "1.0", features = ['bytes', 'fs', 'io-util', 'libc', 'macros', 'memchr', 'mio', 'net', 'num_cpus', 'rt', 'rt-multi-thread', 'sync', 'time', 'tokio-macros'] }