# 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 = "rswind_common" version = "0.0.1-alpha.1" authors = ["Neo Lyon "] description = "Tailwind CSS JIT engine in Rust" keywords = [ "css", "tailwindcss", ] categories = ["web-programming"] license = "MIT" repository = "https://github.com/lzt1008/rswind" [lib] [dependencies.either] version = "1.12.0" [dependencies.rayon] version = "1.10.0" [dependencies.smol_str] version = "0.2.2"