diff --git a/Cargo.toml b/Cargo.toml index 6837e4b..8e232b9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,6 +23,10 @@ name = "keymaps" description = "A rust crate which provides a standardized encoding for key codes" version = "0.1.0" edition = "2021" +license = "LGPL-3.0-or-later" +repository = "https://git.nerdcult.net/trinitrix/keymaps" +categories = ["command-line, tui, library"] +keywords = ["keymaps", "keychords", "vim"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html