# 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 = "cgats" version = "0.2.0" authors = ["Ryan O'Beirne "] description = "Parse, transform, and write CGATS color files" homepage = "https://gitlab.com/ryanobeirne/cgats" documentation = "https://docs.rs/cgats" readme = "README.md" license = "GPL-3.0" repository = "https://gitlab.com/ryanobeirne/cgats.git" [dependencies.deltae] version = "0.3.0" [dev-dependencies.clap] version = "3.2.17"