From 9e81cf3de550953865a1bbe5f182584edda038b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 11:43:21 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20xdg-home=20to=201?= =?UTF-8?q?.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b265a62..e3a3cd3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -44,7 +44,7 @@ enumflags2 = "0.7.9" ntest = "0.9.0" console-subscriber = { version = "0.1.8", optional = true } hex = "0.4.3" -xdg-home = "1.0.0" +xdg-home = "1.1.0" rand = "0.8.5" event-listener = "5"