mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-05-03 04:44:14 -04:00
- Update a couple of rust dependencies - Add taplo for toml auto formatting - Adjust some formatting configurations - Updated prettier and its plugins
Linux crate
For some OS specific operations
The code for parsing Desktop Entries and finding which programs handle a certain mime-type is based on:
https://github.com/chmln/handlr (MIT)
thanks @chmln