# 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 = "web" version = "0.2.12" authors = ["Richard Anaya"] description = "A library for interacting with the web browser" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/richardanaya/js-wasm" [dependencies.globals] version = "1.0.5" [dependencies.html_color] version = "0.0.0" [dependencies.js] version = "0.5.6" [dependencies.once_cell] version = "1.17.0" [dependencies.spin] version = "0.9.4" [dependencies.web_macro] version = "0.0.3" [dependencies.woke] version = "0.0.4"