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