diff options
Diffstat (limited to 'oxish-proto')
| -rw-r--r-- | oxish-proto/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oxish-proto/Cargo.toml b/oxish-proto/Cargo.toml index 227309c..5621c23 100644 --- a/oxish-proto/Cargo.toml +++ b/oxish-proto/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0-rc.1" edition.workspace = true rust-version.workspace = true license = "Apache-2.0 OR MIT" -description = "SSH protocol message definitions" +description = "SSH protocol message definitions for OxiSH" repository = "https://github.com/djc/oxish" readme = "../README.md" keywords = ["ssh", "protocol", "cryptography"] |
