mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-07-10 21:18:41 -07:00
bumped bitflags to 0.7
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user