chore: upgrade all dependencies
This commit is contained in:
parent
09ae094000
commit
dc86f23a73
18 changed files with 264 additions and 282 deletions
|
|
@ -8,13 +8,13 @@ license = "GPL-3.0-only"
|
|||
anyhow.workspace = true
|
||||
i18n-embed-fl.workspace = true
|
||||
i18n-embed.workspace = true
|
||||
image = { version = "0.25.0", default-features = false }
|
||||
image = { version = "0.25.5", default-features = false }
|
||||
libcosmic.workspace = true
|
||||
memmap2 = "0.9.4"
|
||||
memmap2 = "0.9.5"
|
||||
once_cell = "1"
|
||||
rust-embed.workspace = true
|
||||
rustix.workspace = true
|
||||
tokio = { version = "1.36.0", features = ["sync", "macros"] }
|
||||
tokio.workspace = true
|
||||
tracing-log.workspace = true
|
||||
tracing-subscriber.workspace = true
|
||||
tracing.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue