imgui-glfw-rs 0.2.4

ImGui imput handling for GLFW
Documentation
[package]

name = "imgui-glfw-rs"

version = "0.2.4"

authors = ["K4ugummi <stephan.schauerteŋmail.com>"]

description = "ImGui imput handling for GLFW"

homepage = "https://github.com/K4ugummi/imgui-glfw-rs"

repository = "https://github.com/K4ugummi/imgui-glfw-rs"

readme = "README.md"

categories = ["gui"]

license = "MIT/Apache-2.0"

edition = "2018"



[dependencies]

imgui = "^0.0.21"

glfw = "^0.26.1"



[dev-dependencies]

imgui-opengl-renderer = "0.3.1"

gl = "0.11.0"