mirror of
https://github.com/pcvolkmer/fastq-tools.git
synced 2025-09-13 05:02:53 +00:00
feat: implement info subcommand
This commit is contained in:
@@ -10,3 +10,5 @@ readme = "README.md"
|
||||
[dependencies]
|
||||
regex = "1.11"
|
||||
clap = { version = "4.5", features = ["color", "derive"]}
|
||||
console = "0.16"
|
||||
itertools = "0.14"
|
||||
|
Reference in New Issue
Block a user