build(deps): bump term_size from 0.3.1 to 0.3.2 (#1167)

Bumps [term_size](https://github.com/kbknapp/term_size-rs) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/kbknapp/term_size-rs/releases)
- [Changelog](https://github.com/clap-rs/term_size-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kbknapp/term_size-rs/commits/v0.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-04 13:53:24 +02:00
committed by GitHub
parent 02edad0c66
commit 761fa020df
2 changed files with 5 additions and 28 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ urlencoding = "1.0.0"
open = "1.4.0"
unicode-width = "0.1.7"
textwrap = "0.11.0"
term_size = "0.3.1"
term_size = "0.3.2"
# Optional/http:
attohttpc = { version = "0.13.0", optional = true, default-features = false, features = ["tls", "form"] }