Skip to content

Commit

Permalink
chore(deps): bump term_grid from 0.1.7 to 0.2.0
Browse files Browse the repository at this point in the history
Bumps [term_grid](https://github.com/ogham/rust-term-grid) from 0.1.7 to 0.2.0.
- [Release notes](https://github.com/ogham/rust-term-grid/releases)
- [Commits](ogham/rust-term-grid@v0.1.7...v0.2.0)

---
updated-dependencies:
- dependency-name: term_grid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2023
1 parent 95796b1 commit 516a123
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -28,7 +28,7 @@ natord = "1.0"
num_cpus = "1.10"
number_prefix = "0.4"
scoped_threadpool = "0.1"
term_grid = "0.1"
term_grid = "0.2"
terminal_size = "0.1.16"
timeago = { version = "0.3.1", default-features = false }
unicode-width = "0.1"
Expand Down

0 comments on commit 516a123

Please sign in to comment.