diff --git a/Cargo.toml b/Cargo.toml index dee472d..dd1f34c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "path-tree" -version = "0.7.6" +version = "0.7.7" authors = ["Fangdun Tsai "] description = "path-tree is a lightweight high performance HTTP request router for Rust" repository = "https://github.com/viz-rs/path-tree"