spacedrive/.cargo
Vítor Vasconcellos baf4fc3b59
[ENG-1325] Vendor openssl in tauri (#1636)
* 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
2023-10-20 08:22:36 +00:00
..
config.toml.mustache [ENG-1325] Vendor openssl in tauri (#1636) 2023-10-20 08:22:36 +00:00
README.md [ENG-270, ENG-213] Stabilize release pipeline (#768) 2023-05-15 18:02:56 +00:00

Attention

Make sure to execute the setup-system script after any modification to cargo.toml.