chore: update

This commit is contained in:
Ashley Wulber 2024-03-06 15:05:11 -05:00 committed by Michael Murphy
parent 9175e7e9ee
commit 56e04a7d81
6 changed files with 182 additions and 337 deletions

View file

@ -40,7 +40,7 @@ notify = "6.1.1"
anyhow = "1.0"
image = "0.24.8"
serde = { version = "1.0.196", features = ["derive"] }
ashpd = { version = "0.6.8", default-features = false }
ashpd = { version = "0.7", default-features = false }
ron = "0.8"
static_init = "1.0.3"
clap = {version = "4.4.18", features = ["derive"] }