Correctly enable OpenSSL feature
[?]
4XMrkvArMdLJbKxbsd918fBkPs5C8bG4wtnFaDHYwgsA
May 14, 2024, 9:04 PM
S37MK5VYSULN4X4ZMA35LN3SSMLDZNOIFZMNNPVSPTPWZJASDIJQCDependencies
- [2]
OYN2YVPACreate `pijul_remote` crate - [3]
FDPGJDXVCompiling Thrussh with feature OpenSSL by default - [4]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting). - [5]
SPA2OL5Ikeep-changes feature (default) to avoid deleting problematic changes - [*]
EJ7TFFOWRe-adding Cargo.lock
Change contents
- edit in pijul-remote/Cargo.toml at line 11
[features]openssl = [ "thrussh/openssl", "thrussh-keys/openssl" ] - replacement in pijul/Cargo.toml at line 55
openssl = [ "thrussh/openssl", "thrussh-keys/openssl" ]openssl = [ "thrussh/openssl", "thrussh-keys/openssl", "pijul-remote/openssl" ] - edit in Cargo.lock at line 3355
"openssl", - edit in Cargo.lock at line 3445[2.5066][7.66603]
"openssl",