Skip to content

Commit 484c1db

Browse files
chore(deps): bump rustyline from 15.0.0 to 18.0.0
Bumps [rustyline](https://github.com/kkawakam/rustyline) from 15.0.0 to 18.0.0. - [Release notes](https://github.com/kkawakam/rustyline/releases) - [Changelog](https://github.com/kkawakam/rustyline/blob/master/History.md) - [Commits](kkawakam/rustyline@v15.0.0...v18.0.0) --- updated-dependencies: - dependency-name: rustyline dependency-version: 18.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 01c9a38 commit 484c1db

2 files changed

Lines changed: 23 additions & 44 deletions

File tree

Cargo.lock

Lines changed: 22 additions & 43 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
@@ -54,7 +54,7 @@ actix = "0.13"
5454
nom = "7"
5555

5656
# REPL
57-
rustyline = "15"
57+
rustyline = "18"
5858

5959
# Hashing (BLAKE3 for speed, SHAKE3-512 via tiny-keccak for provenance)
6060
blake3 = "1"

0 commit comments

Comments
 (0)