diff options
| author | klensy <klensy@users.noreply.github.com> | 2021-05-11 22:25:10 +0300 |
|---|---|---|
| committer | klensy <klensy@users.noreply.github.com> | 2021-05-11 22:25:10 +0300 |
| commit | 73b39c84a72701e9fc42ff72886c8f9c5f4841e4 (patch) | |
| tree | 444e73e80e005920ba4bddd9e8db06e18ec68c3a /src | |
| parent | dcdc308641b92fb366f29c2535efa597475f1f6e (diff) | |
| download | rust-73b39c84a72701e9fc42ff72886c8f9c5f4841e4.tar.gz rust-73b39c84a72701e9fc42ff72886c8f9c5f4841e4.zip | |
fix tidy
Diffstat (limited to 'src')
| -rw-r--r-- | src/tools/tidy/src/deps.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/tidy/src/deps.rs b/src/tools/tidy/src/deps.rs index 064dd716521..bba689d07a4 100644 --- a/src/tools/tidy/src/deps.rs +++ b/src/tools/tidy/src/deps.rs @@ -141,7 +141,6 @@ const PERMITTED_DEPENDENCIES: &[&str] = &[ "md-5", "measureme", "memchr", - "memmap", "memmap2", "memoffset", "miniz_oxide", |
