mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 20:45:29 +00:00
Replace once_cell with LazyLock
This commit is contained in:
parent
de24f1dd44
commit
04e4eae1e3
3 changed files with 3 additions and 6 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -28,7 +28,6 @@ dependencies = [
|
|||
"glob",
|
||||
"log",
|
||||
"mime_guess",
|
||||
"once_cell",
|
||||
"percent-encoding",
|
||||
"rcgen",
|
||||
"tokio",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue