mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-29 00:00:11 +02:00
trace-core: prepare for 0.2 release (#1047)
This commit is contained in:
committed by
Carl Lerche
parent
cf06621998
commit
712ca84033
@@ -1,4 +1,4 @@
|
||||
#![doc(html_root_url = "https://docs.rs/tokio-trace-core/0.1.0")]
|
||||
#![doc(html_root_url = "https://docs.rs/tokio-trace-core/0.2.0")]
|
||||
#![deny(missing_debug_implementations, missing_docs, unreachable_pub)]
|
||||
#![cfg_attr(test, deny(warnings))]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user