Skip to content

Commit

Permalink
Update rustyline dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
svenslaggare committed Jan 25, 2025
1 parent b3aa328 commit 1e39471
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 44 deletions.
77 changes: 35 additions & 42 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ substring = "1"
globset = "0.4"

structopt = "0.3"
rustyline = "12.0"
rustyline-derive = "0.9"
rustyline = "15"
rustyline-derive = "0.11"
shellwords = "1"

serde = { version = "1", features=["derive"] }
Expand Down

0 comments on commit 1e39471

Please sign in to comment.