servo: Merge #12816 - Update ordered-float (from servo:always-be-updating); r=Wafflespeanut
Source-Repo: https://github.com/servo/servo Source-Revision: ef442556c2f420ea8f9011df0a9e1b7a55c8b238
This commit is contained in:
@@ -266,7 +266,7 @@ def check_lock(file_name, contents):
|
||||
raise StopIteration
|
||||
|
||||
# package names to be neglected (as named by cargo)
|
||||
exceptions = ["lazy_static", "unreachable", "void"]
|
||||
exceptions = ["lazy_static"]
|
||||
|
||||
import toml
|
||||
content = toml.loads(contents)
|
||||
|
||||
Reference in New Issue
Block a user