mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
style: Add a dependency on derive_more.
Differential Revision: https://phabricator.services.mozilla.com/D17028
This commit is contained in:
parent
624db3a0eb
commit
137e735d9d
2 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,7 @@ bench = []
|
|||
bitflags = "1.0"
|
||||
matches = "0.1"
|
||||
cssparser = "0.25"
|
||||
derive_more = "0.13"
|
||||
log = "0.4"
|
||||
fxhash = "0.2"
|
||||
phf = "0.7.18"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue