Skip to content

Commit f24b697

Browse files
committed
Merge branch 'support_mappings' of https://github.com/AndreaGuarracino/impg into AndreaGuarracino-support_mappings
2 parents 6b15fa3 + 4ba80ea commit f24b697

File tree

4 files changed

+250
-116
lines changed

4 files changed

+250
-116
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ num_cpus = "1.16.0"
1313
rayon = "1.9.0"
1414
serde = { version = "1.0.197", features = ["derive"] }
1515
noodles = { version = "0.66.0", features = ["bgzf"] }
16+
regex = "1.10.4"

0 commit comments

Comments
 (0)