Allow duplicate versions of rayon until https://github.com/kaksmet/jpeg-decoder/pull/60 lands.

This commit is contained in:
Bobby Holley 2016-12-21 11:09:52 -08:00
parent 5c66815a21
commit 8f7f62f810

View file

@ -11,7 +11,7 @@ lint-scripts = [
[ignore]
# Ignored packages with duplicated versions
packages = ["bitflags", "lazy_static", "semver"]
packages = ["bitflags", "lazy_static", "semver", "rayon"]
# Files that are ignored for all tidy and lint checks.
files = [
# Generated and upstream code combined with our own. Could use cleanup