mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +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 @@ git = "https://github.com/servo/ipc-channel"
|
|||
git = "https://github.com/servo/webrender_traits"
|
||||
|
||||
[dependencies]
|
||||
app_units = {version = "0.2.1", features = ["plugins"]}
|
||||
app_units = {version = "0.2.3", features = ["plugins"]}
|
||||
bitflags = "0.3"
|
||||
cssparser = {version = "0.5.3", features = ["heap_size", "serde-serialization"]}
|
||||
euclid = {version = "0.6.2", features = ["plugins"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue