Skip to content

Commit

Permalink
Bump rustyline from 7.1.0 to 8.0.0 (#499)
Browse files Browse the repository at this point in the history
Bumps [rustyline](https://github.com/kkawakam/rustyline) from 7.1.0 to 8.0.0.
- [Release notes](https://github.com/kkawakam/rustyline/releases)
- [Changelog](https://github.com/kkawakam/rustyline/blob/master/History.md)
- [Commits](kkawakam/rustyline@v7.1.0...v8.0.0)

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 Mar 31, 2021
1 parent 8a6456f commit dd00768
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 5 deletions.
35 changes: 31 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 @@ -11,5 +11,5 @@ lazy_static = "1.4"
comfy-table = "2.1"
regex = "1.4"
rusqlite = "0.24"
rustyline = "7.1"
rustyline = "8.0"
clap = "3.0.0-beta.2"

0 comments on commit dd00768

Please sign in to comment.