From 7e2d3a96b695f539122f5b1bd88372e8021b2aac Mon Sep 17 00:00:00 2001 From: Ion Koutsouris <15728914+ion-elgreco@users.noreply.github.com> Date: Sun, 29 Dec 2024 18:20:33 +0100 Subject: [PATCH] . --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4b571a06ff..a1de5b4b1a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -69,7 +69,7 @@ thiserror = { version = "2" } url = { version = "2" } urlencoding = "2.1.3" uuid = { version = "1" } - +path-tree = "0.8.1" # runtime / async async-trait = { version = "0.1" } futures = { version = "0.3" }