mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-07-10 21:18:41 -07:00
bump version 0.23.0
This commit is contained in:
+3
-3
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "sdl2_image"
|
||||
version = "0.22.0"
|
||||
version = "0.23.0"
|
||||
authors = ["xsleonard"]
|
||||
description = "SDL2_image bindings and wrappers"
|
||||
license = "MIT"
|
||||
@@ -13,5 +13,5 @@ path = "src/sdl2_image/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
bitflags = "0.7"
|
||||
sdl2 = "0.22.0"
|
||||
sdl2-sys = "0.22.0"
|
||||
sdl2 = "0.23.0"
|
||||
sdl2-sys = "0.23.0"
|
||||
|
||||
Reference in New Issue
Block a user