Skip to content

Commit

Permalink
Bump rustyline from 10.1.1 to 11.0.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Feb 20, 2023
1 parent 62a33c9 commit 2480a7c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 17 deletions.
20 changes: 4 additions & 16 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion clients/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ simplog = "~1.6"
error-chain = "0.12.2"
sysinfo = "0.27.0"
nix = "0.26.1"
rustyline = "10.0.0"
rustyline = "11.0.0"
zmq = "0.10.0"
serde_derive = "~1.0.150"
serde = "~1.0.150"
Expand Down

0 comments on commit 2480a7c

Please sign in to comment.