Bump app_units to 0.2.3

This commit is contained in:
Anthony Ramine 2016-03-09 16:25:16 +01:00
parent 25c6c29a27
commit 5720c76816
14 changed files with 46 additions and 46 deletions

View file

@ -28,7 +28,7 @@ optional = true
git = "https://github.com/servo/ipc-channel"
[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"]}
deque = "0.3.1"