servo: Merge #10076 - Update to Rust 2016-03-18 (from servo:rustup); r=larsbergstrom,manishearth
Source-Repo: https://github.com/servo/servo Source-Revision: aa35d7721b0e1e7893e48af1eb91bf8ad2495d46
This commit is contained in:
@@ -204,7 +204,7 @@ def check_lock(file_name, contents):
|
||||
raise StopIteration
|
||||
|
||||
# package names to be neglected (as named by cargo)
|
||||
exceptions = []
|
||||
exceptions = ["bitflags"]
|
||||
|
||||
import toml
|
||||
content = toml.loads(contents)
|
||||
|
||||
Reference in New Issue
Block a user