Drop once_cell dependency

It's now part of the standard library :D
This commit is contained in:
Joscha 2025-02-22 16:42:26 +01:00
parent 866176dab6
commit e750f81b11
4 changed files with 3 additions and 5 deletions

1
Cargo.lock generated
View file

@ -344,7 +344,6 @@ dependencies = [
"jiff",
"linkify",
"log",
"once_cell",
"open",
"parking_lot",
"rusqlite",