refactor: replace once_cell crate with std equivalent (#1260)

This commit is contained in:
Falk Woldmann Lu
2025-08-11 09:57:32 +02:00
committed by GitHub
parent 4f5e8a8836
commit 9048cd8f47
3 changed files with 4 additions and 6 deletions

1
Cargo.lock generated
View File

@@ -2909,7 +2909,6 @@ dependencies = [
"merge",
"nix 0.29.0",
"notify-rust",
"once_cell",
"parselnk",
"regex",
"regex-split",