diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index 420d624..682af1a 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -6,7 +6,7 @@ authors = ["you"] license = "" repository = "" edition = "2021" -rust-version = "1.77.2" +rust-version = "1.80.0" [lib] name = "tusk_lib"