diff --git a/Cargo.toml b/Cargo.toml index b2facaca..c6264d3b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ documentation = "https://cdn.rawgit.com/nabijaczleweli/BearLibTerminal.rs/doc/be repository = "https://github.com/nabijaczleweli/BearLibTerminal.rs" readme = "README.md" keywords = ["BearLibTerminal", "FFI", "TUI", "UI"] +categories = ["external-ffi-bindings", "gui", "multimedia"] license = "MIT" # Remember to also update in appveyor.yml version = "1.3.1"