mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-27 00:00:12 +02:00
Fix warnings
This commit is contained in:
@@ -91,6 +91,8 @@
|
||||
|
||||
#![doc(html_root_url = "https://docs.rs/tokio-core/0.1")]
|
||||
#![deny(missing_docs)]
|
||||
#![deny(warnings)]
|
||||
#![cfg_attr(test, allow(deprecated))]
|
||||
|
||||
extern crate bytes;
|
||||
#[macro_use]
|
||||
|
||||
Reference in New Issue
Block a user