mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-20 22:50:11 -04:00
* Vendor openssl dependency * Remove bindgen, seems like windows don't like it - Add OPENSSL_RUST_USE_NASM to force windows to use nasm * Add native-tls-vendored to reqwest - Shouldn't change much as the openssl crates override was already dealing with the vendoring anyway