Skip to content

Commit 2448069

Browse files
authored
It is better to use the repository field (#40)
1 parent f7f3989 commit 2448069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "path-tree"
33
version = "0.7.6"
44
authors = ["Fangdun Tsai <[email protected]>"]
55
description = "path-tree is a lightweight high performance HTTP request router for Rust"
6-
homepage = "https://github.com/viz-rs/path-tree"
6+
repository = "https://github.com/viz-rs/path-tree"
77
documentation = "https://docs.rs/path-tree"
88
keywords = ["radix", "tree", "path", "router"]
99
categories = ["asynchronous", "web-programming", "web-programming::http-server"]

0 commit comments

Comments
 (0)