mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-10 21:18:36 +00:00
I'm a dummy
This commit is contained in:
parent
04fce1ed28
commit
73ae71229b
@ -7,5 +7,5 @@ members = [
|
||||
"imgui-winit-support",
|
||||
"imgui-examples",
|
||||
"imgui-gfx-examples",
|
||||
"imgui-sys-bindgen",
|
||||
]
|
||||
exclude = ["imgui-sys-bindgen"]
|
||||
|
||||
@ -10,7 +10,7 @@ license = "MIT/Apache-2.0"
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
bindgen = { version = "0.56", default-features = false }
|
||||
bindgen = "0.56"
|
||||
serde = "1.0"
|
||||
serde_derive = "1.0"
|
||||
serde_json = "1.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user