diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2024-12-23 00:41:48 +0100 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2024-12-23 00:41:48 +0100 |
commit | c8760eee80f447a5222e7264487e2bce3e30a255 (patch) | |
tree | 704cc15a174ec31491bef782114b496ba4c0c993 /src-tauri | |
parent | 52a81f0700ea8a6f24eb4d7772593f07bb13e81a (diff) | |
download | FlightCore-main.tar.gz FlightCore-main.zip |
from Cargo.toml as it was always outdated anyway
Diffstat (limited to 'src-tauri')
-rw-r--r-- | src-tauri/Cargo.toml | 1 |
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 |