2019-07-07 14:32:44 +03:00

17 lines
429 B
TOML

[package]
name = "imgui-sys-bindgen"
version = "0.0.0"
authors = ["Joonas Javanainen <joonas.javanainen@gmail.com>", "imgui-rs contributors"]
description = "imgui-sys bindings updater"
homepage = "https://github.com/Gekkio/imgui-rs"
repository = "https://github.com/Gekkio/imgui-rs"
license = "MIT/Apache-2.0"
publish = false
[dependencies]
bindgen = "0.50"
failure = "0.1"
serde = "1.0"
serde_derive = "1.0"
serde_json = "1.0"