mirror of
https://github.com/veeso/termscp.git
synced 2026-07-14 03:53:44 +02:00
refactor: replace lazy_static with std::sync::LazyLock
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -4640,7 +4640,6 @@ dependencies = [
|
||||
"hostname",
|
||||
"keyring",
|
||||
"lazy-regex",
|
||||
"lazy_static",
|
||||
"log",
|
||||
"magic-crypt",
|
||||
"notify",
|
||||
|
||||
Reference in New Issue
Block a user