ureq
ureq copied to clipboard
ureq fails to build with "socks" on windows arm64
Hello. This crate fails to build on windows arm64. I believe the cause is an older version of winapi used by the rust-socks crate. The following PR https://github.com/sfackler/rust-socks/pull/19 should update the rust-socks create with a newer version of winapi. Once that is complete, this create will need to have its version of rust-socks bumped. Thanks.
I believe we are still waiting for a new release of rust-socks.
That is correct. The did appear to merge the PR. Should you kindly ask if they can cut a new release since it's depended on here?