chore: use std::syncLazyLock
Also migrates workspace members to Rust 2024.
This commit is contained in:
parent
b72b15d719
commit
ea349aca82
15 changed files with 64 additions and 71 deletions
|
|
@ -114,7 +114,6 @@ image = { version = "0.25.8", default-features = false, features = [
|
|||
"jpeg",
|
||||
"png",
|
||||
] }
|
||||
lazy_static = "1.5.0"
|
||||
libc = { version = "0.2.175", optional = true }
|
||||
license = { version = "3.7.0", optional = true }
|
||||
mime = { version = "0.3.17", optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue