RustCrypto / hashes

Collection of cryptographic hash functions written in pure Rust
1.82k stars 247 forks source link

sha2: update dependency `cpufeature` to 0.2.5 #422

Closed luojia65 closed 1 year ago

luojia65 commented 1 year ago

The previous versions have been yanked: https://github.com/RustCrypto/utils/pull/802

newpavlov commented 1 year ago

I don't see why it needs to be done. Building from scratch or running cargo update would result in v0.2.5 or later to be used. Updating sha2's Cargo.toml will not affect those who keep their Cargo.lock.