Update dependencies

This commit is contained in:
Ian Douglas Scott 2024-03-05 12:29:33 -08:00
parent 7106001179
commit f9cf9568d2
2 changed files with 297 additions and 328 deletions

621
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -19,12 +19,12 @@ freedesktop-icons = "0.2.4"
memmap2 = "0.9.0"
tokio = "1.23.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"
delegate = "0.12.0"
itertools = "0.12.0"
log = "0.4.20"
i18n-embed-fl = "0.7.0"
i18n-embed-fl = "0.8.0"
rust-embed = "8.1.0"
rustix = { version = "0.38.30", features = ["fs"] }
calloop-wayland-source = "0.3.0"