mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-07-10 21:18:41 -07:00
updated bitflags to v0.6
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ name = "sdl2_ttf"
|
||||
path = "src/sdl2_ttf/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
bitflags = "0.5"
|
||||
bitflags = "0.6"
|
||||
sdl2 = "0.21"
|
||||
sdl2-sys = "0.21"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user