Skip to content

Commit 719d0e5

Browse files
committed
bumped readme
1 parent acadf7c commit 719d0e5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
name = "imgui-examples"
33
version = "0.1.0"
44
edition = "2021"
5-
description = "imgui crate examples using Glium backend"
6-
homepage = "https://github.com/imgui-rs/imgui-rs"
7-
repository = "https://github.com/imgui-rs/imgui-rs"
5+
description = "imgui example crate using `glium` + `winit`"
6+
homepage = "https://github.com/imgui-rs/imgui-examples"
7+
repository = "https://github.com/imgui-rs/imgui-examples"
88
license = "MIT OR Apache-2.0"
99
publish = false
1010

0 commit comments

Comments
 (0)