replace dbus-rs with zbus <3
This diff is collapsed.
... | ... | @@ -16,6 +16,7 @@ libhandy = { git = "https://gitlab.gnome.org/World/Rust/libhandy-rs.git" } |
pretty_env_logger = "0.4" | ||
pango = "0.9" | ||
sass-rs = "0.2" | ||
dbus = "0.8" | ||
zbus = "1.0" | ||
zvariant = "2.0" | ||
rand = "0.7" | ||
gtk-macros = "0.2" |
Please register or sign in to comment