aboutsummaryrefslogtreecommitdiff
path: root/src/dbus/gnome_shell_introspect.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/dbus/gnome_shell_introspect.rs')
-rw-r--r--src/dbus/gnome_shell_introspect.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dbus/gnome_shell_introspect.rs b/src/dbus/gnome_shell_introspect.rs
index 5151351b..3d47d1c5 100644
--- a/src/dbus/gnome_shell_introspect.rs
+++ b/src/dbus/gnome_shell_introspect.rs
@@ -1,3 +1,5 @@
+#![allow(deprecated)] // Maybe De/SerializeDict will be undeprecated in the future.
+
use std::collections::HashMap;
use zbus::fdo::{self, RequestNameFlags};