issues
search
rust-bio
/
rust-bio-tools
A set of command line utilities based on Rust-Bio.
MIT License
182
stars
24
forks
source link
fix: Respect target CPU compat via rocksdb ^0.17
#175
Closed
mbargull
closed
3 years ago
mbargull
commented
3 years ago
SSE instructions are used according to the target CPU specifications
via
https://github.com/rust-rocksdb/rust-rocksdb/pull/526
fixes
https://github.com/bioconda/bioconda-recipes/pull/28719