v0.5.1
Main Changes: Since the ssh2_config crate relies on openssl, it will cause the compilation failure of our Github CI on aarch64-unknown-linux-gnu. Therefore, in this version, the dependence on ssh2_config has been removed and the parsing of the ssh config file has been self-implemented. Action job failed in the previous version: v0.5.0
Full Changelog: v0.5.0...v0.5.1