# 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 = "nucleob" version = "1.1.1" authors = ["Piotr Bajdek "] description = "bioinformatics: nucleobases and amino acids statistics" readme = "README.md" keywords = [ "bioinformatics", "DNA", "genetics", "protein", "RNA", ] categories = [ "command-line-utilities", "filesystem", "science", ] license = "MIT" repository = "https://github.com/piotrbajdek/nucleob" [[package.metadata.generate-rpm.assets]] source = "target/release/nucleob" dest = "/usr/bin/nucleob" mode = "755" [profile.release] codegen-units = 1 strip = true