refactor: remove once_cell dependency
This commit is contained in:
@@ -55,7 +55,6 @@ lto = "thin"
|
||||
|
||||
[dependencies]
|
||||
# small utility thingys
|
||||
once_cell = "1.19.0"
|
||||
nanoid = "0.4.0"
|
||||
lazy_static = "1.5.0"
|
||||
rand = "0.8.5"
|
||||
|
||||
Reference in New Issue
Block a user