chore(cargo): update all crate dependencies
This commit is contained in:
parent
b0cbb54bf2
commit
03c440b97a
17 changed files with 136 additions and 46 deletions
|
|
@ -10,10 +10,10 @@ xdg-portal = ["libcosmic/xdg-portal"]
|
|||
|
||||
[dependencies]
|
||||
apply = "0.3.0"
|
||||
tokio = { version = "1.44", features = ["full"] }
|
||||
tracing = "0.1.41"
|
||||
tracing-subscriber = "0.3.19"
|
||||
url = "2.5.4"
|
||||
tokio = { version = "1.49", features = ["full"] }
|
||||
tracing = "0.1.44"
|
||||
tracing-subscriber = "0.3.22"
|
||||
url = "2.5.8"
|
||||
|
||||
[dependencies.libcosmic]
|
||||
features = ["debug", "winit", "wgpu", "wayland", "tokio"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue