get rid of once_cell

This commit is contained in:
galister
2025-04-07 03:31:58 +09:00
parent 7ac3072506
commit 60850d8d70
11 changed files with 35 additions and 40 deletions

View File

@@ -36,7 +36,6 @@ json = { version = "0.12.4", optional = true }
json5 = "0.4.1"
libc = "0.2.155"
log = "0.4.21"
once_cell = "1.19.0"
openxr = { git = "https://github.com/galister/openxrs", rev = "af4a55d", features = [
"linked",
"mint",