implot-rs/implot-sys-bindgen/Cargo.toml
Benedikt Mandelkow c5ec153488 update imgui 0.6
2020-11-29 12:49:26 +01:00

9 lines
170 B
TOML

[package]
name = "implot-sys-bindgen"
version = "0.2.0"
authors = ["Sandro Merkli"]
edition = "2018"
[dependencies]
bindgen = "0.55.1"
imgui-sys = { version = "0.6.0" }