aboutsummaryrefslogtreecommitdiff
path: root/src-tauri
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2024-12-23 00:41:48 +0100
committerGeckoEidechse <gecko.eidechse+git@pm.me>2024-12-23 00:41:48 +0100
commitc8760eee80f447a5222e7264487e2bce3e30a255 (patch)
tree704cc15a174ec31491bef782114b496ba4c0c993 /src-tauri
parent52a81f0700ea8a6f24eb4d7772593f07bb13e81a (diff)
downloadFlightCore-main.tar.gz
FlightCore-main.zip
chore: Remove mention of Rust versionHEADmain
from Cargo.toml as it was always outdated anyway
Diffstat (limited to 'src-tauri')
-rw-r--r--src-tauri/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
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