mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
style: Don't specify minor version for cssparser.
This commit is contained in:
parent
31837a1efa
commit
f8e924f86a
9 changed files with 9 additions and 9 deletions
|
@ -22,7 +22,7 @@ bench = []
|
|||
[dependencies]
|
||||
bitflags = "1.0"
|
||||
matches = "0.1"
|
||||
cssparser = "0.27.1"
|
||||
cssparser = "0.27"
|
||||
derive_more = "0.13"
|
||||
log = "0.4"
|
||||
fxhash = "0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue