[package] name = "pop-launcher-plugins" version = "1.2.0" license = "GPL-3.0-only" authors = ["Michael Aaron Murphy "] edition = "2018" publish = false [dependencies] async-pidfd = "0.1.4" fork = "0.1.19" freedesktop-desktop-entry = "0.5.0" human_format = "1.0.3" human-sort = "0.2.2" new_mime_guess = "4.0.1" pop-launcher = { path = "../" } regex = "1.5.5" ron = "0.7.0" serde = "1.0.136" serde_json = "1.0.79" slab = "0.4.5" strsim = "0.10.0" tracing = "0.1.32" tracing-subscriber = "0.3.9" urlencoding = "2.1.0" zbus = "2.1.1" zvariant = "3.1.2" ward = "2.1.0" url = "2.2.2" sysfs-class = "0.1.3" anyhow = "1.0.56" flume = "0.10.12" dirs = "4.0.0" futures = "0.3.21" reqwest = "0.11.10" bytes = "1.1.0" recently-used-xbel = "1.0.0" [dependencies.tokio] version = "1.17.0" features = ["fs", "io-std", "macros", "process", "rt"]