Skip to content

Commit b8a88af

Browse files
committed
Update dependencies
1 parent 4e5e6d0 commit b8a88af

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ name = "sdl2_image"
1212
path = "src/sdl2_image/lib.rs"
1313

1414
[dependencies]
15-
bitflags = "0.5"
16-
sdl2 = "0.21.0"
17-
sdl2-sys = "0.21.0"
15+
bitflags = "0.7"
16+
sdl2 = "0.22.0"
17+
sdl2-sys = "0.22.0"

0 commit comments

Comments
 (0)