# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "mfqe" version = "0.5.0" authors = ["Ben J Woodcroft "] description = "FASTA/Q read extractor" homepage = "https://github.com/wwood/mfqe" documentation = "https://github.com/wwood/mfqe" readme = "README.md" license = "GPL-3.0" repository = "https://github.com/wwood/mfqe" [dependencies.clap] version = "2.*" [dependencies.env_logger] version = "0.7.*" [dependencies.flate2] version = "1.0.*" [dependencies.log] version = "0.4.*" [dependencies.seq_io] version = "0.3.*" [dev-dependencies.assert_cli] version = "0.6.*" [dev-dependencies.tempfile] version = "3.1.*"