chore: upgrade all dependencies
This commit is contained in:
parent
09ae094000
commit
dc86f23a73
18 changed files with 264 additions and 282 deletions
|
|
@ -10,12 +10,12 @@ cosmic-comp-config = { git = "https://github.com/pop-os/cosmic-comp.git", rev =
|
|||
i18n-embed-fl.workspace = true
|
||||
i18n-embed.workspace = true
|
||||
libcosmic.workspace = true
|
||||
libpulse-binding = "2.28.1"
|
||||
libpulse-binding = "2.28.2"
|
||||
rust-embed.workspace = true
|
||||
tokio = { version = "1.36.0", features = ["full"] }
|
||||
tokio.workspace = true
|
||||
tracing-log.workspace = true
|
||||
tracing-subscriber.workspace = true
|
||||
tracing.workspace = true
|
||||
serde = { version = "1.0.197", features = ["derive"] }
|
||||
once_cell = "1.19.0"
|
||||
serde = { version = "1.0.217", features = ["derive"] }
|
||||
once_cell = "1.20.3"
|
||||
xkb-data = "0.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue