Skip to content

Commit dcf013a

Browse files
committed
chore(cargo): add documetation meta
1 parent 0480642 commit dcf013a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version = "0.7.0"
44
authors = ["Fangdun Tsai <cfddream@gmail.com>"]
55
description = "path-tree is a lightweight high performance HTTP request router for Rust"
66
homepage = "https://github.com/viz-rs/path-tree"
7+
documentation = "https://docs.rs/path-tree"
78
keywords = ["radix", "tree", "path", "router"]
89
categories = ["asynchronous", "web-programming", "web-programming::http-server"]
910
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)