mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2025-12-11 20:15:30 +01:00
- Removed the `prisma-client-rust` and `prisma-client-rust-sdk` dependencies from `Cargo.toml` to streamline the project. - Deleted the `spacedrive-jobs-derive` crate, consolidating job registration functionality into the main job system. - Updated the `.gitattributes` file to reflect changes in generated code tracking. - Adjusted the `package.json` scripts for improved build processes and removed unnecessary commands. - Enhanced the `combine.sh` script to correctly reference documentation paths. These changes aim to simplify the project structure and improve maintainability.