# 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" name = "simplr" version = "0.1.0" authors = [ "Rob Patro ", "Mike Love ", ] include = [ "/src/*.rs", "/Cargo.toml", "/Cargo.lock", "/README.md", "/LICENSE", ] description = "An augmented execution context to simplify long-read transcriptome analysis." homepage = "https://www.github.io/COMBINE-lab/simplr" readme = "README.md" keywords = [ "genomics", "long-read", "RNA-seq", "bioinformatics", ] categories = [ "command-line-utilities", "science", ] license-file = "LICENSE" repository = "https://www.github.io/COMBINE-lab/simplr" [dependencies]