# 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_util" version = "0.1.0" build = false autobins = false autoexamples = false autotests = false autobenches = false description = "rspack util" readme = "README.md" license = "MIT" repository = "https://github.com/web-infra-dev/rspack" [lib] name = "rspack_util" path = "src/lib.rs" [dependencies.bitflags] version = "2.5.0" [dependencies.concat-string] version = "1.0.1" [dependencies.dashmap] version = "5.5.3" [dependencies.indexmap] version = "2.2.6" [dependencies.regex] version = "1.10.4" [dependencies.rspack_regex] version = "0.1.0" [dependencies.rustc-hash] version = "1.1.0" [dependencies.serde] version = "1.0.197" [dependencies.serde_json] version = "1.0.115" [dependencies.sugar_path] version = "1.2.0" features = ["cached_current_dir"] [dependencies.swc_core] version = "0.99.5" features = ["ecma_ast"] default-features = false [dependencies.unicase] version = "2.7.0"