# 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 = "puccinier" version = "1.0.5+deprecated" authors = ["ap-1 "] description = "Generate the other Catppuccin flavours off a template file written in one of them" homepage = "https://github.com/catppuccin/toolbox/tree/main/puccinier" readme = "README.md" categories = [ "command-line-utilities", "template-engine", ] license = "MIT" repository = "https://github.com/catppuccin/toolbox" [dependencies.atty] version = "0.2" [dependencies.regex] version = "1.10" features = ["std"] default-features = false [dependencies.xflags] version = "0.3"