mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-07-10 21:18:41 -07:00
Cargo.toml: change keywords
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user