Skip to content

Commit 0b897ef

Browse files
Bump rustyline from 5.0.1 to 6.1.0
Bumps [rustyline](https://github.com/kkawakam/rustyline) from 5.0.1 to 6.1.0. - [Release notes](https://github.com/kkawakam/rustyline/releases) - [Commits](kkawakam/rustyline@v5.0.1...v6.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent d1dbe29 commit 0b897ef

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

Cargo.lock

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

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ categories = ["command-line-utilities", "hardware-support", "science"]
1414

1515
[dependencies]
1616
clap = "2.33.1"
17-
rustyline = "5.0.1"
17+
rustyline = "6.0.0"
1818
directories = "2.0.2"
1919
log = "0.4.8"
2020
env_logger = "0.6.2"

0 commit comments

Comments
 (0)