Regen bindings

This commit is contained in:
Manish Goregaokar 2016-12-22 18:46:54 -08:00
parent 89cdcbc420
commit 211682ab49
5 changed files with 275 additions and 175 deletions

View file

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