pop-launcher/plugins/Cargo.toml

32 lines
593 B
TOML
Raw Normal View History

2021-08-10 01:04:20 +02:00
[package]
name = "pop-launcher-plugins"
version = "1.0.0"
authors = ["Michael Aaron Murphy <mmstick@pm.me>"]
edition = "2018"
publish = false
2021-08-10 01:04:20 +02:00
[dependencies]
async-pidfd = "0.1"
2021-08-18 00:07:48 +02:00
fork = "0.1"
freedesktop-desktop-entry = "0.4"
2021-08-10 01:04:20 +02:00
futures_codec = "0.4"
futures-lite = "1"
gtk = "0.14"
human_format = "1.0"
human-sort = "0.2"
new_mime_guess = "3"
2021-08-10 01:04:20 +02:00
pop-launcher = { path = "../" }
2021-08-18 00:07:48 +02:00
postage = "0.4"
regex = "1"
ron = "0.6"
serde = "1"
2021-08-10 01:04:20 +02:00
serde_json = "1.0"
2021-08-18 00:07:48 +02:00
slab = "0.4"
smol = "1"
2021-08-10 01:04:20 +02:00
strsim = "0.10"
tracing = "0.1"
tracing-subscriber = "0.2"
2021-08-18 00:07:48 +02:00
urlencoding = "2"
zbus = "1"
2021-08-16 14:29:32 +02:00
zvariant = "=2.6" # Restrict for 1.47