forked from mirrors/gecko-dev
At the same time, update mdns_service to socket2 0.4 to avoid a duplicate. Differential Revision: https://phabricator.services.mozilla.com/D147479
2 lines
94 B
Rust
2 lines
94 B
Rust
#![cfg(not(feature = "full"))]
|
|
compile_error!("run tokio-util tests with `--features full`");
|