Use std LazyLock instead of once_cell crate
This commit is contained in:
parent
b259655839
commit
a428659ade
4 changed files with 7 additions and 9 deletions
|
|
@ -21,7 +21,6 @@ memmap2 = "0.9.0"
|
|||
tokio = "1.23.0"
|
||||
wayland-protocols = "0.32.1"
|
||||
zbus = { version = "4.0.0", default-features = false, features = ["tokio"] }
|
||||
once_cell = "1.18.0"
|
||||
delegate = "0.13.0"
|
||||
itertools = "0.14.0"
|
||||
log = "0.4.20"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue