diff --git a/Cargo.toml b/Cargo.toml index b5da54c..dee472d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "path-tree" version = "0.7.6" authors = ["Fangdun Tsai "] description = "path-tree is a lightweight high performance HTTP request router for Rust" -homepage = "https://github.com/viz-rs/path-tree" +repository = "https://github.com/viz-rs/path-tree" documentation = "https://docs.rs/path-tree" keywords = ["radix", "tree", "path", "router"] categories = ["asynchronous", "web-programming", "web-programming::http-server"]