bmap-rs
bmap-rs copied to clipboard
Remove asm feature for sha2 depend on Windows platform
The upstream sha2 is not support asm feature for Windows platform, disable it. https://github.com/RustCrypto/hashes/issues/283