Navigation Menu

Skip to content

Commit

Permalink
Update ordered-float.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ms2ger committed Aug 11, 2016
1 parent 490a2ac commit e99cb47
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 83 deletions.
25 changes: 6 additions & 19 deletions components/servo/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 6 additions & 19 deletions ports/cef/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

48 changes: 4 additions & 44 deletions ports/geckolib/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion python/tidy/servo_tidy/tidy.py
Expand Up @@ -266,7 +266,7 @@ def find_reverse_dependencies(dependency, version, content):
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)
Expand Down

0 comments on commit e99cb47

Please sign in to comment.