# 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 = "rspack_style1" version = "0.1.2" description = "a rust toolkit bundled for front-end style files" readme = "readme.md" keywords = [ "style", "less", "css", "rust-toolkit", ] license = "MIT" repository = "https://github.com/zhusjfaker/rust-less.git" resolver = "2" [profile.bench] debug = true [profile.release] opt-level = 3 lto = false codegen-units = 16 debug = true debug-assertions = false rpath = false panic = "unwind" overflow-checks = false incremental = false [dependencies.fasteval] version = "0.2.4" [dependencies.iocutil] version = "0.1" [dependencies.regex] version = "1.5.4" [dependencies.serde] version = "1.0.133" features = [ "derive", "rc", ] [dependencies.serde_json] version = "1.0.74" [dependencies.strum] version = "0.23" features = ["derive"] [dependencies.uuid] version = "0.8" features = [ "serde", "v4", ] [dev-dependencies.derivative] version = "2.2.0" [dev-dependencies.futures] version = "0.3.19" [dev-dependencies.tokio] version = "1.15.0" features = ["full"]