Prepare tokio-trace-core for initial release. (#979)

This commit is contained in:
Carl Lerche
2019-03-13 10:29:27 -07:00
committed by GitHub
parent acd08eb23d
commit a1871b1480
4 changed files with 24 additions and 15 deletions
+1
View File
@@ -1,3 +1,4 @@
#![doc(html_root_url = "https://docs.rs/tokio-trace-core/0.1.0")]
#![deny(missing_debug_implementations, missing_docs, unreachable_pub)]
#![cfg_attr(test, deny(warnings))]