Skip to content

Commit 08ee987

Browse files
chore(deps): bump rustyline from 13.0.0 to 14.0.0
Bumps [rustyline](https://github.com/kkawakam/rustyline) from 13.0.0 to 14.0.0. - [Release notes](https://github.com/kkawakam/rustyline/releases) - [Changelog](https://github.com/kkawakam/rustyline/blob/master/History.md) - [Commits](kkawakam/rustyline@v13.0.0...v14.0.0) --- updated-dependencies: - dependency-name: rustyline dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b875808 commit 08ee987

File tree

2 files changed

+15
-8
lines changed

2 files changed

+15
-8
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ edition = "2021"
1111
clap = "4.1.14"
1212
env_logger = "0.10.2"
1313
log = "0.4.21"
14-
rustyline = "13.0.0"
14+
rustyline = "14.0.0"
1515

1616
[dev-dependencies]
1717
assert_cmd = "2.0.16"

0 commit comments

Comments
 (0)