imgui-winit-support release 0.7.1

This commit is contained in:
Thom Chiovoloni 2021-05-22 17:21:34 -07:00
parent 79f9345362
commit 9bfbb84095

View File

@ -1,6 +1,6 @@
[package] [package]
name = "imgui-winit-support" name = "imgui-winit-support"
version = "0.7.0" version = "0.7.1"
edition = "2018" edition = "2018"
authors = ["The imgui-rs Developers"] authors = ["The imgui-rs Developers"]
description = "winit support code for the imgui crate" description = "winit support code for the imgui crate"