Skip to content

Commit d39cb90

Browse files
committed
Update Cargo.toml
1 parent 4127781 commit d39cb90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ license = "MIT OR Apache-2.0"
1010
categories = ["gui"]
1111

1212
[dependencies]
13-
imgui = { git = "https://github.com/imgui-rs/imgui-rs", version = "0.12" }
13+
imgui = "0.12"
1414
winit = { version = "0.30.9", default-features = false }

0 commit comments

Comments
 (0)