Auto merge of #15044 - servo:remove-num, r=jdm

Remove the dependency on the num crate.

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/15044)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2017-01-16 14:51:33 -08:00 committed by GitHub
commit 2fa4df8ae8
2 changed files with 5 additions and 15 deletions

View file

@ -27,6 +27,7 @@ rand = [
"websocket",
"ws",
]
num = []
[ignore]
# Ignored packages with duplicated versions