From c8760eee80f447a5222e7264487e2bce3e30a255 Mon Sep 17 00:00:00 2001 From: GeckoEidechse Date: Mon, 23 Dec 2024 00:41:48 +0100 Subject: chore: Remove mention of Rust version from Cargo.toml as it was always outdated anyway --- src-tauri/Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index 04fb84df..5edc3e3d 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -7,7 +7,6 @@ license = "MIT" repository = "https://github.com/R2NorthstarTools/FlightCore" default-run = "flightcore" edition = "2021" -rust-version = "1.66" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3