Replace once_cell with LazyLock

This commit is contained in:
Matt Brubeck 2024-09-16 08:49:21 -07:00
parent de24f1dd44
commit 04e4eae1e3
3 changed files with 3 additions and 6 deletions

1
Cargo.lock generated
View file

@ -28,7 +28,6 @@ dependencies = [
"glob",
"log",
"mime_guess",
"once_cell",
"percent-encoding",
"rcgen",
"tokio",