Skip to content

Commit

Permalink
windows: os::fs requires default
Browse files Browse the repository at this point in the history
Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
  • Loading branch information
Keruspe committed Jul 24, 2020
1 parent 08cf84c commit 37344fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/os/windows/mod.rs
Expand Up @@ -5,5 +5,6 @@ cfg_std! {
}

cfg_unstable! {
#[cfg(feature = "default")]
pub mod fs;
}

0 comments on commit 37344fa

Please sign in to comment.