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