chore(appearance): disable wrapping for style text
Also updates all workspace members to Rust 2024, removes `once_cell` and updates dependencies.
This commit is contained in:
parent
f536038489
commit
a0f7b31d89
14 changed files with 284 additions and 341 deletions
|
|
@ -8,7 +8,7 @@ rust-version = "1.85.0"
|
|||
|
||||
[workspace.dependencies]
|
||||
cosmic-randr = { git = "https://github.com/pop-os/cosmic-randr" }
|
||||
tokio = { version = "1.43.0", features = ["macros"] }
|
||||
tokio = { version = "1.47.0", features = ["macros"] }
|
||||
|
||||
[workspace.dependencies.libcosmic]
|
||||
features = ["multi-window", "winit", "tokio"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue