We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d530e51 commit b5612dcCopy full SHA for b5612dc
transports/dns/src/lib.rs
@@ -65,7 +65,6 @@ use libp2p_core::{
65
};
66
use parking_lot::Mutex;
67
use smallvec::SmallVec;
68
-#[cfg(any(feature = "async-std", feature = "tokio"))]
69
use std::io;
70
use std::{
71
convert::TryFrom,
0 commit comments