# 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 = "bamcalib" version = "0.1.5" description = "A command line tools to compute normalized bigwig from calibrated bam of a Chip-Seq experiment" homepage = "https://gitbio.ens-lyon.fr/LBMC/Bernard/bamcalib" readme = "README.md" categories = [ "command-line-utilities", "science", ] license = "AGPL-3.0-or-later" repository = "https://gitbio.ens-lyon.fr/LBMC/Bernard/bamcalib" [dependencies.bam] version = "0.1.4" [dependencies.bigtools] version = "0.1.11" [dependencies.clap] version = "4.1.1" features = ["derive"] [dependencies.futures] version = "0.3.25" [dependencies.statrs] version = "0.16.0" [badges.maintenance] status = "passively-maintained"