Skip to content

Commit

Permalink
noodles: Enable noodles-gff/async with the async feature
Browse files Browse the repository at this point in the history
Fixes #264.
  • Loading branch information
zaeleus committed May 16, 2024
1 parent 748db22 commit 2b08410
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions noodles/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ async = [
"noodles-csi?/async",
"noodles-fasta?/async",
"noodles-fastq?/async",
"noodles-gff?/async",
"noodles-sam?/async",
"noodles-tabix?/async",
"noodles-vcf?/async",
Expand Down

0 comments on commit 2b08410

Please sign in to comment.