From 49b3392377c5ec62d5383176faa4fa1e3aca000a Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Mon, 3 Jan 2022 15:54:15 -0500 Subject: [PATCH] Dedup pin projection crates. --- servo-tidy.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/servo-tidy.toml b/servo-tidy.toml index 9127ed67112..e1215e1593e 100644 --- a/servo-tidy.toml +++ b/servo-tidy.toml @@ -87,10 +87,6 @@ packages = [ "opaque-debug", "sha-1", "block-buffer", - - # Duplicated by futures - "pin-project", - "pin-project-internal", ] # Files that are ignored for all tidy and lint checks. files = [