# 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 = "proplate-integration" version = "0.3.1" authors = ["Yume Saiko "] description = "Proplate is a CLI tool that allows you to quickly create and set up project structures based on templates, and also create your own templates for your future projects." keywords = [ "productivity", "template", "generate", "create", ] categories = ["command-line-utilities"] license = "MIT" repository = "https://github.com/YumeT023/proplate" [dependencies.proplate-errors] version = "0.4.0" [dependencies.proplate-tui] version = "0.3.1"