diff --git a/noodles/Cargo.toml b/noodles/Cargo.toml index 3c416d31d..d6769f39a 100644 --- a/noodles/Cargo.toml +++ b/noodles/Cargo.toml @@ -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",