diff options
Diffstat (limited to 'oxish-aws-lc')
| -rw-r--r-- | oxish-aws-lc/Cargo.toml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/oxish-aws-lc/Cargo.toml b/oxish-aws-lc/Cargo.toml index 4b8d228..e47154b 100644 --- a/oxish-aws-lc/Cargo.toml +++ b/oxish-aws-lc/Cargo.toml @@ -4,6 +4,11 @@ version = "0.1.0-rc.1" edition.workspace = true rust-version.workspace = true license = "Apache-2.0 OR MIT" +description = "aws-lc-rs crypto provider for OxiSH" +repository = "https://github.com/djc/oxish" +readme = "../README.md" +keywords = ["ssh", "protocol", "cryptography"] +categories = ["network-programming", "cryptography"] [features] default = ["aws-lc-rs/default"] |
