Skip to content

Commit

Permalink
deps: bump terminal_size from 0.3.0 to 0.4.0 (#147)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent c0d5d31 commit c864198
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 79 deletions.
90 changes: 12 additions & 78 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ clap = { version = "4", features = ["derive"] }
time = { version = "0.3", default-features = false, features = ["local-offset", "parsing"] }
anyhow = "1"
termcolor = "1.4.1"
terminal_size = "0.3.0"
terminal_size = "0.4.0"

[profile.release]
codegen-units = 1
Expand Down

0 comments on commit c864198

Please sign in to comment.