We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b15fa3 + f24b697 commit 83657bcCopy full SHA for 83657bc
Cargo.toml
@@ -13,3 +13,4 @@ num_cpus = "1.16.0"
13
rayon = "1.9.0"
14
serde = { version = "1.0.197", features = ["derive"] }
15
noodles = { version = "0.66.0", features = ["bgzf"] }
16
+regex = "1.10.4"
0 commit comments