minimap2-sys 0.1.9

Bindings to libminimap2
Documentation

System Bindings for libminimap2

Use this if you need lower-level bindings for minimap2.

TODO

  • Can we decouple from pthread?

Changelog

0.1.9

  • Enable SIMD-everywhere compilation support

0.1.8

  • Changed how zlib is compiled
  • Dep versions update
  • Added SSE compilation feature (Mostly autodetects)

0.1.7

  • Make bindgen an optional feature
  • zlib support for musl builds