do cfg right

This commit is contained in:
Pat Hickey
2020-12-10 15:07:18 -08:00
parent 4dd1836704
commit cdb642b3d6
2 changed files with 16 additions and 12 deletions

View File

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