# 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 = "casmap" version = "0.1.3" description = "A way to count and characterize constructs for cas12 6-plex CRISPR screens" readme = "README.md" keywords = [ "bioinformatics", "sequencing", "CRISPR", "cas12", ] categories = ["science"] license = "MIT" repository = "https://github.com/noamteyssier/casmap" [dependencies.anyhow] version = "1.0.65" [dependencies.clap] version = "4.0.10" features = ["derive"] [dependencies.csv] version = "1.1.6" [dependencies.disambiseq] version = "0.1.9" [dependencies.fxread] version = "0.2.5" [dependencies.hashbrown] version = "0.12.3" [dependencies.regex] version = "1.6.0" [dependencies.serde] version = "1.0.145" features = ["derive"] [dependencies.spinoff] version = "0.5.4"