servo: Merge #8893 - Update bincode (from Ms2ger:byteorder); r=frewsxcv
Source-Repo: https://github.com/servo/servo Source-Revision: f4aa5b42ea3c0ece91018964df88a0b6e86649dd
This commit is contained in:
@@ -170,7 +170,7 @@ def check_lock(file_name, contents):
|
||||
raise StopIteration
|
||||
|
||||
# package names to be neglected (as named by cargo)
|
||||
exceptions = ["libc", "byteorder", "cocoa"]
|
||||
exceptions = ["libc", "cocoa"]
|
||||
|
||||
import toml
|
||||
content = toml.loads(contents)
|
||||
|
||||
Reference in New Issue
Block a user