mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-02-06 11:18:10 -05:00
The `messense/rust-musl-cross` has removed OpenSSL in favor of the vendored option. Enabled vendored openssl to resolve this. Resolves #1807