mirror of
https://github.com/veeso/termscp.git
synced 2026-09-26 14:01:17 -07: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