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
|
@ -32,7 +32,7 @@ arrayvec = "0.5"
|
|||
atomic_refcell = "0.1"
|
||||
bitflags = "1.0"
|
||||
byteorder = "1.0"
|
||||
cssparser = "0.27.1"
|
||||
cssparser = "0.27"
|
||||
crossbeam-channel = { version = "0.3", optional = true }
|
||||
derive_more = "0.13"
|
||||
new_debug_unreachable = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue