mirror of
https://github.com/veeso/termscp.git
synced 2026-04-11 12:41:33 -07: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