chore: update dependencies
Includes the `calloop` timer buildup fix.
This commit is contained in:
parent
fa3ffd18da
commit
8768e46577
6 changed files with 953 additions and 774 deletions
|
|
@ -9,8 +9,8 @@ cosmic-randr-shell = { git = "https://github.com/pop-os/cosmic-randr/", optional
|
|||
input = "0.9.1"
|
||||
libdisplay-info = { version = "0.3.0", optional = true }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
ron = { version = "0.11", optional = true }
|
||||
tracing = { version = "0.1.41", features = [
|
||||
ron = { version = "0.12", optional = true }
|
||||
tracing = { version = "0.1.44", features = [
|
||||
"max_level_debug",
|
||||
"release_max_level_info",
|
||||
], optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue