get rid of outdated cfg_attr

This commit is contained in:
Pat Hickey
2021-02-01 16:16:13 -08:00
parent 848be8c932
commit e9ad3611f6

View File

@@ -1,5 +1,3 @@
#![cfg_attr(feature = "nightly", feature(windows_by_handle))]
pub mod clocks;
mod ctx;
pub mod dir;