all: remove once_cell dependency
This commit is contained in:
parent
c50242562a
commit
41ef632a15
10 changed files with 34 additions and 32 deletions
|
|
@ -37,7 +37,6 @@ num-derive = "0.4.2"
|
|||
libloading = "0.9.0"
|
||||
bstr = { version = "1.9.0", default-features = false, features = ["std"] }
|
||||
isnt = "0.2.0"
|
||||
once_cell = "1.19.0"
|
||||
rand = "0.10.0"
|
||||
smallvec = { version = "1.11.1", features = ["const_generics", "const_new", "union"] }
|
||||
byteorder = "1.5.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue