Skip to content

Commit 5125ace

Browse files
committed
Use published libui-sys
1 parent a2cd3ef commit 5125ace

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

iui/Cargo.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,4 @@ maintenance = { status = "actively-developed" }
4646
bitflags = "0.7"
4747
libc = "0.2"
4848
failure = "0.1.1"
49-
50-
[dependencies.ui-sys]
51-
path = "../ui-sys"
49+
ui-sys = "0.1.0"

0 commit comments

Comments
 (0)