diff --git a/Cargo.toml b/Cargo.toml index ab950e7d..717734b2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "3.6.2" authors = ["Pierre Krieger "] license = "MIT/Apache-2.0" repository = "https://github.com/tomaka/rouille" -documentation = "http://docs.rs/rouille" +documentation = "https://docs.rs/rouille" description = "High-level idiomatic web framework." readme = "README.md" keywords = ["web", "framework", "http", "rest"]