mirror of
https://github.com/servo/servo.git
synced 2025-08-18 03:45:33 +01:00
Update ws. This removes some duplicated crates.
This commit is contained in:
parent
3fa9ce16db
commit
74df3e9009
2 changed files with 7 additions and 56 deletions
|
@ -31,7 +31,7 @@ num = []
|
|||
|
||||
[ignore]
|
||||
# Ignored packages with duplicated versions
|
||||
packages = ["bitflags", "byteorder", "mio", "miow", "slab", "semver"]
|
||||
packages = ["byteorder", "semver"]
|
||||
# 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