mirror of
https://github.com/servo/servo.git
synced 2025-09-13 16:38:20 +01:00
Regen bindings
This commit is contained in:
parent
89cdcbc420
commit
211682ab49
5 changed files with 275 additions and 175 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue