Explorar o código

Remove `extern crate` annotations from lib.rs.

Jing Yang %!s(int64=3) %!d(string=hai) anos
pai
achega
317527adf4
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      src/lib.rs

+ 0 - 5
src/lib.rs

@@ -1,8 +1,3 @@
-extern crate bytes;
-extern crate crossbeam_channel;
-extern crate rand;
-extern crate tokio;
-
 #[cfg(feature = "tracing")]
 mod tracing;