mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-15 07:28:28 +00:00
Quickly update an inaccuracy about winit in README
This commit is contained in:
parent
3c24fb4dc6
commit
e6ca1d070e
@ -32,7 +32,7 @@ Window::new(im_str!("Hello world"))
|
||||
* imgui-gfx-renderer: Renderer implementation that uses the `gfx` crate (*not
|
||||
the new gfx-hal crate*)
|
||||
* imgui-winit-support: Backend platform implementation that uses the `winit`
|
||||
crate (0.22 by default, but 0.19-0.21 are supported via feature flags)
|
||||
crate (latest by default, but earlier versions are supported via feature flags)
|
||||
* imgui-sys: Low-level unsafe API (automatically generated)
|
||||
|
||||
## Features
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user