Skip to content

Commit 693078d

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

2 files changed

Lines changed: 12 additions & 61 deletions

File tree

Cargo.lock

Lines changed: 11 additions & 60 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
@@ -44,7 +44,7 @@ miette = { version = "7.0", features = ["fancy"] }
4444
notify = { version = "6.1", optional = true }
4545

4646
# REPL
47-
rustyline = { version = "14.0", optional = true }
47+
rustyline = { version = "15.0", optional = true }
4848

4949
# Schema validation
5050
jsonschema = { version = "0.18", optional = true }

0 commit comments

Comments
 (0)