chore: update dependencies

This commit is contained in:
Michael Aaron Murphy 2024-09-20 20:37:14 +02:00
parent c6cd78ec9c
commit 0472c00096
No known key found for this signature in database
GPG key ID: B2732D4240C9212C
27 changed files with 262 additions and 237 deletions

View file

@ -8,7 +8,7 @@ rust-version = "1.80.0"
[workspace.dependencies]
cosmic-randr = { git = "https://github.com/pop-os/cosmic-randr" }
tokio = { version = "1.39.3", features = ["macros"] }
tokio = { version = "1.40.0", features = ["macros"] }
[workspace.dependencies.libcosmic]
git = "https://github.com/pop-os/libcosmic"