replace lazy_static macro with std::sync::LazyLock
This commit is contained in:
@@ -62,7 +62,6 @@ futures = "0.3"
|
||||
fxhash = "0.2.1"
|
||||
git-version = "0.3.9"
|
||||
indexmap = "2.3.0"
|
||||
lazy_static = "1.5.0"
|
||||
lexical = "7.0.4"
|
||||
libc = "0.2.155"
|
||||
libloading = "0.8"
|
||||
|
||||
Reference in New Issue
Block a user