# 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 = "tailwind_fuse" version = "0.3.1" authors = [ "Nico Burniske", "Gaucho Labs", ] description = "Tailwind Merge and Variants" readme = "README.md" keywords = [ "tailwind", "css", "variant", "rust", "leptos", ] license = "MIT" repository = "https://github.com/gaucho-labs/tailwind-fuse" [package.metadata.docs.rs] all-features = true [[bench]] name = "merge" harness = false [dependencies.nom] version = "7" [dependencies.tailwind_fuse_macro] version = "0.3.0" optional = true [dev-dependencies.divan] version = "0.1.14" [dev-dependencies.fastrand] version = "2" [features] debug = [] variant = ["tailwind_fuse_macro"]