mirror of
https://github.com/servo/servo.git
synced 2025-08-12 17:05:33 +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
|
@ -16,7 +16,7 @@ path = "../../../components/util"
|
|||
path = "../../../components/plugins"
|
||||
|
||||
[dependencies]
|
||||
app_units = {version = "0.2", features = ["plugins"]}
|
||||
app_units = {version = "0.2.1", features = ["plugins"]}
|
||||
euclid = {version = "0.6.1", features = ["plugins"]}
|
||||
libc = "0.2"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue