From 7f99a356c31ee24566899c24404fc25d9486d474 Mon Sep 17 00:00:00 2001 From: anand Date: Wed, 19 Nov 2025 10:51:26 +0530 Subject: Fixed ~ expansion in code --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index e1192a7..6db11da 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,3 +4,4 @@ version = "0.1.0" edition = "2024" [dependencies] +dirs = "6.0.0" -- cgit v1.2.3