Skip to content

Commit

Permalink
Bump prettytable-rs from 0.9.0 to 0.10.0 (#95)
Browse files Browse the repository at this point in the history
Bumps [prettytable-rs](https://github.com/phsym/prettytable-rs) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/phsym/prettytable-rs/releases)
- [Changelog](https://github.com/phsym/prettytable-rs/blob/master/CHANGELOG.md)
- [Commits](phsym/prettytable-rs@v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: prettytable-rs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 11, 2023
1 parent ff3fe9e commit d3b2235
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 5 deletions.
29 changes: 25 additions & 4 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 @@ -41,7 +41,7 @@ itertools = "0.10"
keyring = "~1.2.0"
lazy_static = "1"
once_cell = "~1.16"
prettytable-rs = "~0.9"
prettytable-rs = "~0.10"
promptly = "~0.3"
rpassword = "~7.2"
serde = { version = "~1.0", features = ["derive"] }
Expand Down

0 comments on commit d3b2235

Please sign in to comment.