mirror of
https://github.com/veeso/termscp.git
synced 2025-12-06 17:15:35 -08:00
Wrap log records using textwrap crate
This commit is contained in:
@@ -24,6 +24,7 @@ rpassword = "5.0.0"
|
||||
unicode-width = "0.1.7"
|
||||
chrono = "0.4.19"
|
||||
bytesize = "1.0.1"
|
||||
textwrap = "0.12.1"
|
||||
|
||||
[target.'cfg(any(unix, macos, linux))'.dependencies]
|
||||
users = "0.11.0"
|
||||
|
||||
Reference in New Issue
Block a user