fix: typo

This commit is contained in:
Ashley Wulber 2024-05-16 16:11:28 -04:00
parent d2d14d6610
commit badfc6a0bb
No known key found for this signature in database
GPG key ID: 5216D4F46A90A820

View file

@ -19,9 +19,9 @@
//!
//! …consequently `zbus-xmlgen` did not generate code for the above interfaces.
use zbus::dbus;
use zbus::proxy;
#[dbus(
#[proxy(
interface = "org.freedesktop.hostname1",
default_service = "org.freedesktop.hostname1",
default_path = "/org/freedesktop/hostname1"