From d6c8ddd5300af0d491e79440040f6c5550a46c31 Mon Sep 17 00:00:00 2001 From: Patrick Mooney Date: Fri, 29 Nov 2024 17:43:51 -0600 Subject: [PATCH] Update rust-version reqs to reflect reality (#1580) With use of the now-stabilized #[expect] attribute, the upstairs and downstairs crates require at least Rust 1.81. --- downstairs/Cargo.toml | 2 +- upstairs/Cargo.toml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/downstairs/Cargo.toml b/downstairs/Cargo.toml index b74a16aa2..81b1f4cce 100644 --- a/downstairs/Cargo.toml +++ b/downstairs/Cargo.toml @@ -4,7 +4,7 @@ version = "0.0.1" authors = ["Joshua M. Clulow ", "Alan Hanson ", "Alan Hanson