# 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" rust-version = "1.67.0" name = "monochange" version = "0.0.0" include = [ "src/**/*.rs", "Cargo.toml", "readme.md", ] description = "Manage versions and releases for you multiplatform, multilanguage monorepo" documentation = "https://docs.rs/monochange" keywords = [ "cli", "changelog", "releases", "versioning", "monorepo", ] categories = [ "development-tools", "command-line-utilities", ] license = "Unlicense" repository = "https://github.com/ifiokjr/monochange" [dependencies.monochange_core] version = "0.0.0"