# 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 = "perseus-size-opt" version = "0.1.9" authors = ["arctic_hen7 "] description = "A plugin for Perseus to add size optimizations in one line of code, without needing to eject." readme = "README.md" keywords = ["wasm", "webdev", "perseus"] categories = ["wasm", "web-programming", "development-tools"] license = "MIT" repository = "https://github.com/arctic-hen7/perseus-size-opt" [dependencies.cargo_toml] version = "0.10" [dependencies.perseus] version = "^0.3.4" [dependencies.thiserror] version = "1" [dependencies.toml] version = "0.5"