diff --git a/Cargo.lock b/Cargo.lock index 9d8849f3a9..b831ff0df3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1889,7 +1889,7 @@ version = "0.1.0" dependencies = [ "ansi_term 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)", "crossterm 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)", - "nu 0.6.0", + "nu 0.6.1", "nu-protocol 0.1.0", "nu-source 0.1.0", "syntect 3.2.0 (registry+https://github.com/rust-lang/crates.io-index)",