diff --git a/Cargo.toml b/Cargo.toml index 33ee295..279aa77 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "sslrelay" version = "0.4.2" authors = ["PinkP4nther @Pink_P4nther"] edition = "2018" -description = "" +description = "A TCP relay library for relaying/modifying/spoofing TCP traffic by implementing callback code." repository = "https://github.com/PinkP4nther/SSLRelay-lib" keywords = ["tcp", "networking", "relay", "tls", "ssl"] categories = ["reverse-engineering", "network-relay", "tcp"]