[package] name = "pika-drivers" version = "0.4.4" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] adw = { version = "0.5.3", package = "libadwaita", features = ["v1_4"] } gtk = { version = "0.7.3", package = "gtk4", features = ["v4_12"] } async-channel = "2.2.0" duct = "0.13.7" os_pipe = "1.1.5" rust-i18n = "3.0.1"