chore: replace lazy_static with std::sync::LazyLock (#8815)

Signed-off-by: Rodolfo Olivieri <rolivier@redhat.com>
This commit is contained in:
Rodolfo Olivieri
2026-05-11 19:47:31 -03:00
committed by GitHub
parent 831a7f27d3
commit 826a437d08
4 changed files with 12 additions and 17 deletions
Generated
-1
View File
@@ -4412,7 +4412,6 @@ dependencies = [
"jsonschema",
"jsonwebtoken",
"keyring",
"lazy_static",
"libc",
"llama-cpp-2",
"lru",