diff --git a/servo-tidy.toml b/servo-tidy.toml index 92ab924185f..41e6c31c9b6 100644 --- a/servo-tidy.toml +++ b/servo-tidy.toml @@ -30,7 +30,7 @@ rand = [ [ignore] # Ignored packages with duplicated versions -packages = ["bitflags", "byteorder", "lazy_static", "semver", "libloading"] +packages = ["bitflags", "byteorder", "lazy_static", "semver"] # Files that are ignored for all tidy and lint checks. files = [ # Generated and upstream code combined with our own. Could use cleanup