Cargo.toml: change keywords

This commit is contained in:
andelf
2016-01-27 16:52:00 +08:00
parent a402154c2f
commit bcabf2a2fb
+1 -1
View File
@@ -6,7 +6,7 @@ version = "0.14.0"
license = "MIT"
readme = "README.md"
authors = ["ShuYu Wang <andelf@gmail.com>"]
keywords = ["SDL", "SDL2", "windowing", "graphics", "font", "ttf"]
keywords = ["SDL", "SDL2", "windowing", "graphics", "font"]
[lib]
name = "sdl2_ttf"