From bacc1f63179d5470f962a3b19d31155eb2046187 Mon Sep 17 00:00:00 2001 From: Darren Schroeder <343840+fdncred@users.noreply.github.com> Date: Thu, 8 Feb 2024 13:29:36 -0600 Subject: [PATCH] bump cargo.toml to rust-version 1.74.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6b61d7aaab..185875e0a5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ homepage = "https://www.nushell.sh" license = "MIT" name = "nu" repository = "https://github.com/nushell/nushell" -rust-version = "1.72.1" +rust-version = "1.74.1" version = "0.90.2" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html