mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Remove the dependency on the num crate.
This commit is contained in:
parent
57d6b8ec45
commit
c06f6eb476
2 changed files with 5 additions and 15 deletions
|
@ -27,6 +27,7 @@ rand = [
|
|||
"websocket",
|
||||
"ws",
|
||||
]
|
||||
num = []
|
||||
|
||||
[ignore]
|
||||
# Ignored packages with duplicated versions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue