Update dependencies
This commit is contained in:
parent
b2f81b1a73
commit
8718c38a30
2 changed files with 100 additions and 101 deletions
|
|
@ -21,14 +21,14 @@ tokio = "1.23.0"
|
|||
wayland-protocols = "0.31.0"
|
||||
zbus = { version = "3.7.0", default-features = false, features = ["tokio"] }
|
||||
once_cell = "1.18.0"
|
||||
delegate = "0.11.0"
|
||||
delegate = "0.12.0"
|
||||
itertools = "0.12.0"
|
||||
log = "0.4.20"
|
||||
i18n-embed-fl = "0.6.7"
|
||||
rust-embed = "6.6.1"
|
||||
i18n-embed-fl = "0.7.0"
|
||||
rust-embed = "8.1.0"
|
||||
|
||||
[dependencies.i18n-embed]
|
||||
version = "0.13.9"
|
||||
version = "0.14.1"
|
||||
features = ["fluent-system", "desktop-requester"]
|
||||
|
||||
[profile.dev]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue