chore(deps): bump rustyline from 15.0.0 to 18.0.0 (#8961)
Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Douwe Osinga <douwe@squareup.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Douwe Osinga <douwe@squareup.com>
This commit is contained in:
@@ -58,7 +58,7 @@ impl rustyline::ConditionalEventHandler for CtrlCHandler {
|
||||
fn handle(
|
||||
&self,
|
||||
_event: &rustyline::Event,
|
||||
_n: usize,
|
||||
_n: u16,
|
||||
_positive: bool,
|
||||
ctx: &rustyline::EventContext,
|
||||
) -> Option<rustyline::Cmd> {
|
||||
|
||||
Reference in New Issue
Block a user