diff --git a/Cargo.toml b/Cargo.toml index e709bb4..8421a0e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,6 +20,12 @@ version = "1.1.0" authors = ["John Goerzen "] edition = "2018" license = "GPL-3.0+" +description = "Run TCP/IP over XBee RF radio links" +homepage = "https://github.com/jgoerzen/covid19db" +repository = "https://github.com/jgoerzen/covid19db/" +readme = "README.md" +keyworkds = ["radio", "networking", "serial", "xbee"] +categories = ["embedded", "network-programming", "command-line-utilities"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html