From 166242b02de1dffa9b1e82db4b3c25d9fef48089 Mon Sep 17 00:00:00 2001 From: Fangdun Tsai Date: Sun, 24 Mar 2024 21:32:29 +0800 Subject: [PATCH] chore(deps): path-tree v0.7.6 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 05c294d1..c37d2a33 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -70,7 +70,7 @@ sync_wrapper = "1.0" thiserror = "1.0" # router -path-tree = "0.7.5" +path-tree = "0.7.6" # session sessions = "0.6"