mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-11 21:48:36 +00:00
Add Cargo.toml categories
This commit is contained in:
parent
4ee27d149c
commit
19ff43ddf8
@ -6,6 +6,7 @@ description = "gfx renderer for the imgui crate"
|
||||
homepage = "https://github.com/gekkio/imgui-rs"
|
||||
repository = "https://github.com/gekkio/imgui-rs"
|
||||
license = "MIT/Apache-2.0"
|
||||
categories = ["gui", "rendering"]
|
||||
|
||||
[dependencies]
|
||||
gfx = "0.14"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user