libssh-rs
libssh-rs copied to clipboard
Fix linker libraries for x86_64-pc-windows-gnu target
See issue https://github.com/wez/libssh-rs/issues/30
ah, looks like some CI adjustment is needed; could you update:
https://github.com/wez/libssh-rs/blob/9b46fd86f81fa0b1701354a348f8e1bc120157f4/.github/workflows/windows.yml#L16
to windows-latest as part of this so that the CI can give it a try?
Thank you!
re: android failures, I'm not sure why it is treating warnings as errors, but 411c016ee6442663e076b8f9e7d6d99d3ddaa134 that I just pushed should address the warnings if you want to rebase.