bumped bitflags to 0.7

This commit is contained in:
Cobrand
2016-11-28 09:30:11 +01:00
parent 53c8a40f53
commit 7c4b2a020d
+1 -1
View File
@@ -20,7 +20,7 @@ name="events"
harness=false
[dependencies]
bitflags = "0.6"
bitflags = "0.7"
libc = "0.2"
rand = "0.3"
lazy_static="0.2"