mirror of
https://github.com/servo/servo.git
synced 2025-08-15 10:25:32 +01:00
Bindgenup.
MozReview-Commit-ID: 7s0GsWaEjwe Signed-off-by: Emilio Cobos Álvarez <emilio@crisal.io>
This commit is contained in:
parent
b5e108598b
commit
14692bd26e
5 changed files with 142 additions and 46 deletions
|
@ -10,7 +10,7 @@ path = "lib.rs"
|
|||
crate-type = ["staticlib", "rlib"]
|
||||
|
||||
[features]
|
||||
bindgen = ["style/bindgen"]
|
||||
bindgen = ["style/use_bindgen"]
|
||||
|
||||
[dependencies]
|
||||
app_units = "0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue