mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
style: Update derive_more.
Differential Revision: https://phabricator.services.mozilla.com/D56043
This commit is contained in:
parent
80ac4d2ff2
commit
baa9ac1903
2 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@ bench = []
|
|||
bitflags = "1.0"
|
||||
matches = "0.1"
|
||||
cssparser = "0.27"
|
||||
derive_more = "0.13"
|
||||
derive_more = "0.99"
|
||||
log = "0.4"
|
||||
fxhash = "0.2"
|
||||
phf = "0.8"
|
||||
|
|
|
@ -35,7 +35,7 @@ bitflags = "1.0"
|
|||
byteorder = "1.0"
|
||||
cssparser = "0.27"
|
||||
crossbeam-channel = { version = "0.3", optional = true }
|
||||
derive_more = "0.13"
|
||||
derive_more = "0.99"
|
||||
new_debug_unreachable = "1.0"
|
||||
encoding_rs = {version = "0.8", optional = true}
|
||||
euclid = "0.20"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue