mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
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:
committed by
GitHub
parent
02edad0c66
commit
761fa020df
+1
-1
@@ -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"] }
|
||||
|
||||
Reference in New Issue
Block a user