Added a separate bindgen building crate and pre-generated bindings
This commit is contained in:
parent
c1ccb4eb6f
commit
0f11df5989
7 changed files with 10072 additions and 24 deletions
|
@ -15,4 +15,3 @@ imgui = { git = "https://github.com/Gekkio/imgui-rs/", branch = "master" }
|
|||
|
||||
[build-dependencies]
|
||||
cc = "1.0"
|
||||
bindgen = "0.53.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue