mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Update dependencies to use new_debug_unrechable
Because reem/rust-debug-unreachable#6 makes `debug_unreachable` enable debug checks even in release builds since Rust 1.0.
This commit is contained in:
parent
a07c718895
commit
f6404f0ec2
7 changed files with 69 additions and 89 deletions
|
@ -27,7 +27,7 @@ log = "0.4"
|
|||
malloc_size_of = { path = "../malloc_size_of" }
|
||||
msg = {path = "../msg"}
|
||||
net_traits = {path = "../net_traits"}
|
||||
ordered-float = "0.4"
|
||||
new-ordered-float = "1.0"
|
||||
parking_lot = "0.5"
|
||||
profile_traits = {path = "../profile_traits"}
|
||||
range = {path = "../range"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue