diff --git a/Cargo.toml b/Cargo.toml index 33580b3..a4d7633 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ readme = "README.md" categories = ["network-programming", "command-line-utilities"] keywords = ["mitmproxy", "man-in-the-middle"] description = "third-wheel is a TLS man-in-the-middle proxy written in rust, with the aim of being lightweight and fast. It is currently in alpha." -repository = "https://www.github.com/campbellC/third-wheel" +repository = "https://github.com/campbellC/third-wheel" license = "MIT" [dependencies]