src/api_schema/format.rs: depend on textwrap, new wrap_text helper
This commit is contained in:
@ -48,6 +48,7 @@ zstd = "0.4"
|
||||
xdg = "2.2"
|
||||
mio = "0.6"
|
||||
valgrind_request = { version = "1.1", optional = true }
|
||||
textwrap = "0.11"
|
||||
|
||||
[features]
|
||||
default = []
|
||||
|
Reference in New Issue
Block a user