# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" rust-version = "1.72.0" name = "chainfile" version = "0.2.1" authors = ["Clay McLeod "] publish = true description = "A crate for working with genomics chain files." homepage = "https://github.com/stjude-rust-labs/chainfile" documentation = "https://docs.rs/chainfile" readme = "README.md" license = "Apache-2.0/MIT" repository = "https://github.com/stjude-rust-labs/chainfile" [dependencies.rust-lapper] version = "1.1.0" [dev-dependencies.flate2] version = "1.0.25" [dev-dependencies.noodles] version = "0.35.0" features = [ "core", "fasta", ]