From 62481f13295ad6b96648e608d4d93029864c8eef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20=E2=80=9Cpep=E2=80=9D=20Buquet?= Date: Sun, 21 Aug 2022 22:54:52 +0200 Subject: roezio: migrate poezio/xdg.py MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maxime “pep” Buquet --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index bd86bf6b..6c28926d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,6 +17,7 @@ ncurses = "5" lazy_static = "1" enum-set = "0.0" clap = { version = "3.2.17", features = ["derive"] } +directories = "4.0.1" [lib] crate-type = ["cdylib"] -- cgit v1.2.3