Skip to content

Commit afe6029

Browse files
committed
bump bitflags version to 0.4
1 parent 6e99ad6 commit afe6029

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
@@ -21,7 +21,7 @@ signalfd = []
2121

2222
[dependencies]
2323
libc = "0.2.7"
24-
bitflags = "0.3.3"
24+
bitflags = "0.4"
2525

2626
[dev-dependencies]
2727
rand = "0.3.8"

0 commit comments

Comments
 (0)