Remove libloading from the list of packages that can have duplicated versions.

This commit is contained in:
Ms2ger 2017-01-16 13:41:51 +01:00
parent 9cd1b861ec
commit 3926ec7196

View file

@ -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