mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-25 00:00:18 +02:00
Update Tokio to Rust 2018 (#1082)
This commit is contained in:
@@ -7,4 +7,4 @@ pub trait Now {
|
||||
fn now(&mut self) -> Instant;
|
||||
}
|
||||
|
||||
pub use clock::Clock as SystemNow;
|
||||
pub use crate::clock::Clock as SystemNow;
|
||||
|
||||
Reference in New Issue
Block a user