chore: Update dependencies

This commit is contained in:
Michael Aaron Murphy 2022-03-26 01:12:29 +01:00 committed by Michael Murphy
parent 2c7af23323
commit 6057888643
5 changed files with 31 additions and 31 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "pop-launcher-plugins"
version = "1.1.0"
version = "1.1.1"
license = "GPL-3.0-only"
authors = ["Michael Aaron Murphy <mmstick@pm.me>"]
edition = "2018"
@ -8,7 +8,7 @@ publish = false
[dependencies]
async-pidfd = "0.1.4"
fork = "0.1.18"
fork = "0.1.19"
freedesktop-desktop-entry = "0.5.0"
futures-lite = "1.12.0"
gtk = "0.15.4"
@ -17,20 +17,20 @@ human-sort = "0.2.2"
new_mime_guess = "4.0.1"
pop-launcher = { path = "../" }
postage = { version = "0.4.1", features = ["futures-traits"] }
regex = "1.5.4"
regex = "1.5.5"
ron = "0.7.0"
serde = "1.0.136"
serde_json = "1.0.79"
slab = "0.4.5"
smol = "1.2.5"
strsim = "0.10.0"
tracing = "0.1.31"
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"
isahc = "1.6.0"
isahc = "1.7.0"
url = "2.2.2"
sysfs-class = "0.1.3"
anyhow = "1.0.55"
anyhow = "1.0.56"