Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jguhlin committed Nov 27, 2024
1 parent 0d8340a commit 720a509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ zlib-ng = ["minimap2-sys/zlib-ng"]
curl = ["rust-htslib/curl"]
static = ["minimap2-sys/static", "rust-htslib/static"]
sse2only = ["minimap2-sys/sse2only"]
rust-threads = ["minimap2-sys/rust-threads"]
# rust-threads = ["minimap2-sys/rust-threads"]

[package.metadata.docs.rs]
features = ["map-file", "htslib"]

0 comments on commit 720a509

Please sign in to comment.