Bindgenup.

MozReview-Commit-ID: 7s0GsWaEjwe
Signed-off-by: Emilio Cobos Álvarez <emilio@crisal.io>
This commit is contained in:
Emilio Cobos Álvarez 2017-01-24 14:12:16 +01:00
parent b5e108598b
commit 14692bd26e
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
5 changed files with 142 additions and 46 deletions

View file

@ -10,7 +10,7 @@ path = "lib.rs"
crate-type = ["staticlib", "rlib"]
[features]
bindgen = ["style/bindgen"]
bindgen = ["style/use_bindgen"]
[dependencies]
app_units = "0.3"