Drop once_cell dependency
It's now part of the standard library :D
This commit is contained in:
parent
866176dab6
commit
e750f81b11
4 changed files with 3 additions and 5 deletions
|
|
@ -17,7 +17,6 @@ edit = "0.1.5"
|
|||
jiff = "0.2.1"
|
||||
linkify = "0.10.0"
|
||||
log = { version = "0.4.25", features = ["std"] }
|
||||
once_cell = "1.20.2"
|
||||
open = "5.3.2"
|
||||
parking_lot = "0.12.3"
|
||||
proc-macro2 = "1.0.93"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue