mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-07-10 21:18:41 -07:00
bump version to 0.0.3: same as upstream sdl2
This commit is contained in:
+2
-2
@@ -3,8 +3,9 @@
|
||||
name = "sdl2_ttf"
|
||||
description = "SDL2_ttf bindings for Rust"
|
||||
repository = "https://github.com/andelf/rust-sdl2_ttf"
|
||||
version = "0.0.2"
|
||||
version = "0.0.3"
|
||||
license = "MIT"
|
||||
readme = "README.md"
|
||||
authors = [ "ShuYu Wang <andelf@gmail.com>" ]
|
||||
keywords = ["SDL", "windowing", "graphics", "font"]
|
||||
|
||||
@@ -17,7 +18,6 @@ path = "src/sdl2_ttf/lib.rs"
|
||||
|
||||
sdl2 = "~0.0.3"
|
||||
|
||||
|
||||
[[bin]]
|
||||
|
||||
name = "demo"
|
||||
|
||||
Reference in New Issue
Block a user