Skip to content

Commit 667ae3f

Browse files
Bump rustyline from 10.1.1 to 11.0.0
Bumps [rustyline](https://github.com/kkawakam/rustyline) from 10.1.1 to 11.0.0. - [Release notes](https://github.com/kkawakam/rustyline/releases) - [Changelog](https://github.com/kkawakam/rustyline/blob/master/History.md) - [Commits](kkawakam/rustyline@v10.1.1...v11.0.0) --- updated-dependencies: - dependency-name: rustyline dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d109687 commit 667ae3f

File tree

2 files changed

+5
-17
lines changed

2 files changed

+5
-17
lines changed

Cargo.lock

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

clients/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ simplog = "~1.6"
2929
error-chain = "0.12.2"
3030
sysinfo = "0.29.0"
3131
nix = "0.26.1"
32-
rustyline = "10.0.0"
32+
rustyline = "11.0.0"
3333
zmq = "0.10.0"
3434
serde_derive = "~1.0.150"
3535
serde = "~1.0.150"

0 commit comments

Comments
 (0)