From 98c1ece28d86a13a84678fb9918174a66f55a637 Mon Sep 17 00:00:00 2001 From: Manos Pitsidianakis Date: Sat, 28 Nov 2020 14:44:50 +0200 Subject: Update xdg-util dependency to 0.4.0 --- melib/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'melib') diff --git a/melib/Cargo.toml b/melib/Cargo.toml index f14c5c00..ab773f68 100644 --- a/melib/Cargo.toml +++ b/melib/Cargo.toml @@ -47,7 +47,7 @@ smol = "1.0.0" async-stream = "0.2.1" base64 = { version = "0.12.3", optional = true } flate2 = { version = "1.0.16", optional = true } -xdg-utils = "0.3.0" +xdg-utils = "^0.4.0" [features] default = ["unicode_algorithms", "imap_backend", "maildir_backend", "mbox_backend", "vcard", "sqlite3", "smtp", "deflate_compression"] -- cgit v1.2.3