From b3e5233f6258dd4508d1840b4cb90e1f4f5b6447 Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Tue, 6 May 2025 14:40:51 +0100 Subject: chore: bump directories v6 this update appears to just update child dependancies rather than provide breaking changes --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ed77e82..baef2a6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ chacha20poly1305 = "0.10.1" clap = { version = "4.3.19", features = ["derive"] } console = "0.15.7" dialoguer = "0.10.4" -directories = "5.0.1" +directories = "6.0.0" futures = "0.3.28" git2 = "0.20.2" indicatif = "0.17.7" -- cgit v1.2.3