# 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 = "2018" name = "dmd" version = "0.1.0" exclude = [".idea"] description = "Devmode is a project management utility for developers." homepage = "https://devmode.edfloreshz.dev/" documentation = "https://docs.rs/devmode" readme = "README.md" license = "GPL-2.0" repository = "https://github.com/edfloreshz/devmode/" [dependencies.anyhow] version = "1.0.44" [dependencies.clap] version = "2.33.3" features = ["yaml"] [dependencies.dmdlib] version = "0.1.0" [dependencies.regex] version = "1.5.4" [dependencies.requestty] version = "0.1.1"