Skip to content

Commit

Permalink
It is better to use the repository field (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
szabgab authored May 8, 2024
1 parent f7f3989 commit 2448069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "path-tree"
version = "0.7.6"
authors = ["Fangdun Tsai <[email protected]>"]
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"]
Expand Down

0 comments on commit 2448069

Please sign in to comment.