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
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -1274,7 +1274,6 @@ dependencies = [
|
|||
"libcosmic",
|
||||
"log",
|
||||
"memmap2 0.9.5",
|
||||
"once_cell",
|
||||
"rust-embed",
|
||||
"rustix 0.38.43",
|
||||
"tokio",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue