mirror of
https://github.com/veeso/termscp.git
synced 2025-12-06 17:15:35 -08:00
Added lazy_static and regex
This commit is contained in:
@@ -26,6 +26,8 @@ unicode-width = "0.1.7"
|
||||
chrono = "0.4.19"
|
||||
bytesize = "1.0.1"
|
||||
textwrap = "0.12.1"
|
||||
regex = "1.4.2"
|
||||
lazy_static = "1.4.0"
|
||||
|
||||
[target.'cfg(any(unix, macos, linux))'.dependencies]
|
||||
users = "0.11.0"
|
||||
|
||||
Reference in New Issue
Block a user