diff --git a/Cargo.toml b/Cargo.toml index c55bdbe..c1840ef 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,5 +2,7 @@ name = "ssh-util" version = "0.1.0" edition = "2021" +license = "MIT" +description = "OpenSSH Utils" [dependencies]