# 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 = "tidk" version = "0.2.63" authors = ["Max Brown "] description = "A toolkit for finding telomeric repeats in a genome." homepage = "https://github.com/tolkit/telomeric-identifier" documentation = "https://github.com/tolkit/telomeric-identifier" readme = "README.md" keywords = [ "tidk", "telomere", "telomeric", "repeats", "genomics", ] categories = [ "command-line-utilities", "science", ] license = "MIT" repository = "https://github.com/tolkit/telomeric-identifier" [profile.dist] lto = "thin" inherits = "release" [dependencies.anyhow] version = "1.0.89" [dependencies.base64] version = "0.22.1" [dependencies.bio] version = "2.0.3" [dependencies.chrono] version = "0.4.38" [dependencies.clap] version = "4.1.3" features = [ "cargo", "string", ] [dependencies.cmake] version = "=0.1.45" [dependencies.csv] version = "1.3.0" [dependencies.dirs] version = "5.0.1" [dependencies.itertools] version = "0.13.0" [dependencies.lexical-sort] version = "0.3.1" [dependencies.rayon] version = "1.10.0" [dependencies.reqwest] version = "0.12.7" features = [ "blocking", "json", ] [dependencies.serde] version = "1.0.210" [dependencies.serde_json] version = "1.0.128" [dependencies.tabled] version = "0.16.0"