diff options
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 |