mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Bump app_units to 0.2.1
This commit is contained in:
parent
c6262c368f
commit
2d6ac4da97
14 changed files with 40 additions and 40 deletions
|
@ -19,7 +19,7 @@ path = "../util"
|
|||
path = "../style_traits"
|
||||
|
||||
[dependencies]
|
||||
app_units = {version = "0.2", features = ["plugins"]}
|
||||
app_units = {version = "0.2.1", features = ["plugins"]}
|
||||
bitflags = "0.3"
|
||||
cssparser = {version = "0.5.2", features = ["heap_size", "serde-serialization"]}
|
||||
encoding = "0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue