We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7f3989 commit 2448069Copy full SHA for 2448069
Cargo.toml
@@ -3,7 +3,7 @@ name = "path-tree"
3
version = "0.7.6"
4
authors = ["Fangdun Tsai <[email protected]>"]
5
description = "path-tree is a lightweight high performance HTTP request router for Rust"
6
-homepage = "https://github.com/viz-rs/path-tree"
+repository = "https://github.com/viz-rs/path-tree"
7
documentation = "https://docs.rs/path-tree"
8
keywords = ["radix", "tree", "path", "router"]
9
categories = ["asynchronous", "web-programming", "web-programming::http-server"]
0 commit comments