diff --git a/Cargo.toml b/Cargo.toml index 886805a..33ee295 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,7 @@ description = "" repository = "https://github.com/PinkP4nther/SSLRelay-lib" keywords = ["tcp", "networking", "relay", "tls", "ssl"] categories = ["reverse-engineering", "network-relay", "tcp"] +license = "Apache-2.0" [dependencies.openssl] version = "0.10.36"