use LazyLock instead of lazy_static
This commit is contained in:
@@ -30,7 +30,6 @@ bitvec = { version = "1", optional = true }
|
||||
const_fn = "0.4"
|
||||
either = "1.13"
|
||||
indicatif = "0.17"
|
||||
lazy_static = "1.5"
|
||||
nohash-hasher = "0.2"
|
||||
num = "0.4"
|
||||
rand = "0.9"
|
||||
|
||||
Reference in New Issue
Block a user