chore(cargo): update dependencies
This commit is contained in:
parent
18b967a385
commit
a40b1e9a1a
13 changed files with 334 additions and 66 deletions
|
|
@ -6,7 +6,6 @@ license = "GPL-3.0"
|
|||
rust-version = "1.65.0"
|
||||
|
||||
[dependencies]
|
||||
apply = "0.3.0"
|
||||
async-channel = "2.1.1"
|
||||
color-eyre = "0.6.2"
|
||||
cosmic-bg-config = { workspace = true }
|
||||
|
|
@ -33,12 +32,11 @@ cosmic-comp-config = { workspace = true }
|
|||
cosmic-panel-config = { workspace = true }
|
||||
tracing = "0.1.40"
|
||||
tracing-subscriber = "0.3.18"
|
||||
log = "0.4"
|
||||
url = "2.5.0"
|
||||
freedesktop-desktop-entry = "0.5.0"
|
||||
notify = "6.1.1"
|
||||
anyhow = "1.0"
|
||||
image = "0.24.8"
|
||||
image = "0.25"
|
||||
serde = { version = "1.0.196", features = ["derive"] }
|
||||
ashpd = { version = "0.7", default-features = false }
|
||||
ron = "0.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue