Skip to content

Commit

Permalink
Add memmap crate to tidy whitelist.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwoerister committed Sep 3, 2018
1 parent abd5cc3 commit d554575
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tools/tidy/src/deps.rs
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ static WHITELIST: &'static [Crate] = &[
Crate("log"),
Crate("log_settings"),
Crate("memchr"),
Crate("memmap"),
Crate("memoffset"),
Crate("miniz-sys"),
Crate("nodrop"),
Expand Down

0 comments on commit d554575

Please sign in to comment.