# 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 = "rsw" version = "0.8.0" authors = ["lencx "] description = "wasm-pack based build tool" homepage = "https://github.com/lencx/rsw-rs" readme = "README.md" keywords = [ "rsw", "wasm-pack", "webassembly", "wasm", "npm", ] license = "MIT" repository = "https://github.com/lencx/rsw-rs" [dependencies.anyhow] version = "1.0.52" [dependencies.clap] version = "3.0.5" features = ["derive"] [dependencies.colored] version = "2.0.0" [dependencies.env_logger] version = "0.9.0" [dependencies.ignore] version = "0.4.18" [dependencies.log] version = "0.4.14" [dependencies.notify] version = "4.0.17" [dependencies.path-clean] version = "0.1.0" [dependencies.regex] version = "1.5.4" [dependencies.serde] version = "1.0.133" [dependencies.serde_derive] version = "1.0.133" [dependencies.tokio] version = "1.18.0" features = [ "macros", "rt-multi-thread", ] [dependencies.toml] version = "0.5.8" [dependencies.which] version = "4.2.5"