Skip to content

Commit e261a99

Browse files
authored
Merge pull request #5 from LeoTindall/dependabot/cargo/iui/bitflags-1.0
Update bitflags requirement to 1.0 in /iui
2 parents 8ae6eb1 + 0921330 commit e261a99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iui/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ is-it-maintained-open-issues = { repository = "LeoTindall/libui-rs" }
4343
maintenance = { status = "actively-developed" }
4444

4545
[dependencies]
46-
bitflags = "0.7"
46+
bitflags = "1.0"
4747
libc = "0.2"
4848
failure = "0.1.1"
4949
ui-sys = "0.1.1"

0 commit comments

Comments
 (0)