mirror of
https://github.com/servo/servo.git
synced 2025-08-01 11:40:30 +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
|
@ -63,7 +63,7 @@ features = ["unstable"]
|
|||
path = "../gfx_traits"
|
||||
|
||||
[dependencies]
|
||||
app_units = {version = "0.2", features = ["plugins"]}
|
||||
app_units = {version = "0.2.1", features = ["plugins"]}
|
||||
bitflags = "0.3"
|
||||
caseless = "0.1.0"
|
||||
cssparser = {version = "0.5.2", features = ["heap_size", "serde-serialization"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue