# 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 = "2018" name = "wasimage" version = "0.1.1" authors = ["Bejolithic "] description = "Combines a Javascript and WASM file into a single executable polygot PNG+HTML file" homepage = "https://github.com/nervive/wasimage" readme = "README.md" keywords = ["wasimage", "image", "compression", "pnginator"] license = "Unlicense" repository = "https://github.com/nervive/wasimage" [dependencies.anyhow] version = "1" [dependencies.argh] version = "0.1" [dependencies.fs-err] version = "2" [dependencies.lodepng] version = "3" [dependencies.zopfli] version = "0.5"