diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index c6886fa..1ccbc75 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -6,7 +6,6 @@ authors = ["HelixNotes"] license = "AGPL-3.0-or-later" edition = "2021" rust-version = "1.77.2" -exclude = ["gen/"] [lib] name = "app_lib"