mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-28 10:28:09 -04:00
Use native-tls-vendored for reqwest - Update prisma-client-rust - Fix mock_instance test - Clippy + fmt - Improve error handling when uninstall i386 libs in setup-system action
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