From 76a445525500dbe1cd3e0660bd66f50a32737472 Mon Sep 17 00:00:00 2001 From: Fernando Herrera Date: Sun, 30 Jan 2022 22:15:34 +0000 Subject: [PATCH] reedline bump (#896) --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index c459ef6f77..8562ef478d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2863,7 +2863,7 @@ dependencies = [ [[package]] name = "reedline" version = "0.2.0" -source = "git+https://github.com/nushell/reedline?branch=main#998ddd545242d9eb2de066fabc7bf14d3e57a4d6" +source = "git+https://github.com/nushell/reedline?branch=main#33057999476a2c7dc49abdf305e5080e18c4bf5c" dependencies = [ "chrono", "crossterm",