From b13a37db2857ec9c6c456c4e6313007847e97f99 Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Wed, 19 Feb 2020 17:40:12 -0500 Subject: [PATCH] Update duplicates. --- servo-tidy.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servo-tidy.toml b/servo-tidy.toml index 006c3debf60..2de6bdc6a38 100644 --- a/servo-tidy.toml +++ b/servo-tidy.toml @@ -28,6 +28,7 @@ rand = [ # Ignored packages with duplicated versions packages = [ "arrayvec", + "base64", "cgl", "cocoa", "gleam", @@ -61,7 +62,6 @@ packages = [ "core-text", "dirs", "lyon_geom", - "rand_core", ] # Files that are ignored for all tidy and lint checks. files = [