mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Bump app_units to 0.2.3
This commit is contained in:
parent
25c6c29a27
commit
5720c76816
14 changed files with 46 additions and 46 deletions
|
@ -64,7 +64,7 @@ features = ["unstable"]
|
|||
path = "../gfx_traits"
|
||||
|
||||
[dependencies]
|
||||
app_units = {version = "0.2.1", features = ["plugins"]}
|
||||
app_units = {version = "0.2.3", features = ["plugins"]}
|
||||
bitflags = "0.3"
|
||||
caseless = "0.1.0"
|
||||
cssparser = {version = "0.5.3", features = ["heap_size", "serde-serialization"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue