# 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 = "cocomo-core" version = "0.0.1" authors = ["Michael Amrhein "] description = "COmpare, COpy & MOve directories and files [core library]." homepage = "https://github.com/mamrhein/cocomo" documentation = "https://docs.rs/cocomo-core/" readme = "../README.md" keywords = [ "directory", "file", "compare", "copy", "move", ] categories = [ "command-line-utilities", "filesystem", ] license-file = "LICENSE.TXT" repository = "https://github.com/mamrhein/cocomo" [dependencies]