# 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 = "zzhack" version = "0.1.5" description = "ZZHACK WASM webapp build tool" readme = "README.md" keywords = [ "WASM", "CLI", "ZZHACK", "webapp", ] license = "MIT" resolver = "2" [dependencies.clap] version = "3.1.12" features = ["derive"] [dependencies.convert_case] version = "0.5.0" [dependencies.fs_extra] version = "1.2.0" [dependencies.indicatif] version = "0.16.2" [dependencies.regex] version = "1.6.0" [dependencies.serde] version = "1.0.140" features = ["derive"] [dependencies.serde_json] version = "1.0.82"