chore: Update dependencies

This commit is contained in:
Michael Aaron Murphy 2021-10-29 17:58:46 +02:00
parent 857acd1ed8
commit 5a4b829e17
4 changed files with 117 additions and 164 deletions

View file

@ -18,17 +18,17 @@ new_mime_guess = "3"
pop-launcher = { path = "../" }
postage = { version = "0.4", features = ["futures-traits"] }
regex = "1"
ron = "0.6"
ron = "0.7"
serde = "1"
serde_json = "1.0"
slab = "0.4"
smol = "1"
strsim = "0.10"
tracing = "0.1"
tracing-subscriber = "0.2"
tracing-subscriber = "0.3"
urlencoding = "2"
zbus = "1"
zvariant = "=2.6" # Restrict for 1.47
zvariant = "2.9"
ward = "2.1.0"
isahc = "1.5.0"
url = "2.2.2"