[package] name = "qemu-display-listener" version = "0.1.0" authors = ["Marc-André Lureau "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] zbus = "2.0.0-beta" derivative = "2.1.3" zvariant = "2.4.0" libc = "0.2.86" glib = { git = "https://github.com/gtk-rs/gtk-rs", optional = true }