From b9e3aef5573976d33018e3c3e839b8542f8a8f75 Mon Sep 17 00:00:00 2001 From: gitlab_ly Date: Sat, 3 Jul 2021 16:52:28 +0200 Subject: [PATCH] change Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 890b2bc..ad2f49d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ libappindicator = "0.5.2" gettext-rs = "0.7.0" subprocess = "0.2.6" zbus = "1.8.0" -zvariant = "2.5.0" +zvariant = "2.3.0" gdk-pixbuf = "0.9.0" [dependencies.gtk]