Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
tesuji committed May 12, 2024
1 parent 74e9ee8 commit 69f40be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ an application accessing `D:\SYMLINK\DRIVERS` would in reality be accessing
*/
#![doc(html_root_url = "https://docs.rs/junction/~1")]
#![cfg(windows)]
#[deny(rust_2021_compatibility)]

mod internals;

Expand Down

0 comments on commit 69f40be

Please sign in to comment.