diff --git a/Cargo.toml b/Cargo.toml index a857859c8689fb39b342d38ae1c66a426b7e52d1..aa5308a68d522b4335a1ec45b0c77e57e64ee538 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,6 +9,8 @@ readme = "README.md" license = "MIT" authors = ["Matthew Hall <matthew@quickbeam.me.uk>"] +keywords = ["tiled", "tmx", "map"] + [lib] name = "tiled" path = "src/lib.rs"