mirror of
https://github.com/veeso/termscp.git
synced 2026-07-20 14:54:10 +02:00
refactor: replace lazy_static with std::sync::LazyLock
This commit is contained in:
@@ -48,7 +48,6 @@ keyring = { version = "^3", features = [
|
||||
"vendored",
|
||||
] }
|
||||
lazy-regex = "^3"
|
||||
lazy_static = "^1"
|
||||
log = "^0.4"
|
||||
magic-crypt = "4"
|
||||
notify = "8"
|
||||
|
||||
Reference in New Issue
Block a user