Skip to content

Commit

Permalink
Merge pull request #79 from Xithrius/dependabot/cargo/rustyline-9.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Xithrius committed Jan 4, 2022
2 parents 71111c0 + a165770 commit a4e26b3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ tokio = { version = "1.15.0", features = ["full"] }
toml = "0.5.8"
serde = { version = "1.0.133", features = ["derive"] }
textwrap = "0.14.2"
rustyline = "9.1.1"
rustyline = "9.1.2"
lazy_static = "1.4.0"
clap = { version = "2.34.0", features = ["yaml"] }
enum-iterator = "0.7.0"
Expand Down

0 comments on commit a4e26b3

Please sign in to comment.