Skip to content

Commit 24f77d7

Browse files
authored
Merge pull request #1897 from volta-cli/dependabot/cargo/terminal_size-0.4.0
build(deps): bump terminal_size from 0.3.0 to 0.4.0
2 parents 1bfd005 + 87bd6b8 commit 24f77d7

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

Cargo.lock

Lines changed: 12 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/volta-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ mock-network = ["mockito"]
1313
cross-platform-docs = []
1414

1515
[dependencies]
16-
terminal_size = "0.3.0"
16+
terminal_size = "0.4.0"
1717
indicatif = "0.17.8"
1818
console = ">=0.11.3, <1.0.0"
1919
readext = "0.1.0"

0 commit comments

Comments
 (0)