Update dependencies
This commit is contained in:
parent
7106001179
commit
f9cf9568d2
2 changed files with 297 additions and 328 deletions
621
Cargo.lock
generated
621
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -19,12 +19,12 @@ freedesktop-icons = "0.2.4"
|
||||||
memmap2 = "0.9.0"
|
memmap2 = "0.9.0"
|
||||||
tokio = "1.23.0"
|
tokio = "1.23.0"
|
||||||
wayland-protocols = "0.31.0"
|
wayland-protocols = "0.31.0"
|
||||||
zbus = { version = "3.7.0", default-features = false, features = ["tokio"] }
|
zbus = { version = "4.0.0", default-features = false, features = ["tokio"] }
|
||||||
once_cell = "1.18.0"
|
once_cell = "1.18.0"
|
||||||
delegate = "0.12.0"
|
delegate = "0.12.0"
|
||||||
itertools = "0.12.0"
|
itertools = "0.12.0"
|
||||||
log = "0.4.20"
|
log = "0.4.20"
|
||||||
i18n-embed-fl = "0.7.0"
|
i18n-embed-fl = "0.8.0"
|
||||||
rust-embed = "8.1.0"
|
rust-embed = "8.1.0"
|
||||||
rustix = { version = "0.38.30", features = ["fs"] }
|
rustix = { version = "0.38.30", features = ["fs"] }
|
||||||
calloop-wayland-source = "0.3.0"
|
calloop-wayland-source = "0.3.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue