# 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 = "scss_mass_compiler" version = "1.0.4" description = "Recursively converts all .scss files in current directory and it’s subdirectories." homepage = "https://github.com/two-six/scss_mass_compiler" readme = "README.md" categories = ["command-line-utilities"] license = "LGPL-2.1-only" repository = "https://github.com/two-six/scss_mass_compiler" resolver = "2" [dependencies.ansi_term] version = "0.12.1" [dependencies.grass] version = "0.11.0"