# 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 = "doe_wasm" version = "0.1.1" authors = ["Andrew "] description = "doe_wasm is a powerful Rust crate designed to enhance development workflow for no_std by providing an extensive collection of useful macros and utility functions. It not only simplifies common tasks but also offers convenient features for clipboard management,state management,keyboard input, and mouse interaction." homepage = "https://dnrops.gitee.io" documentation = "https://docs.rs/doe_wasm" readme = "README.md" keywords = [ "no_std", "macro", "date", "rand", ] categories = [ "development-tools", "no-standard-library", "date-and-time", "accessibility", ] license = "MIT" repository = "https://gitlab.com/andrew_ryan/doe_wasm" [dependencies.base64] version = "0.21.2" [dependencies.chrono] version = "0.4.31" [dependencies.hex] version = "0.4.3" [dependencies.percent-encoding] version = "2.1.0" [dependencies.rand] version = "0.8.5" [dependencies.regex] version = "1.10.2" [dependencies.reqwest] version = "0.11.22" features = ["blocking"] [dependencies.scraper] version = "0.17.1" [dependencies.serde_json] version = "1.0.107" [dependencies.unicode-segmentation] version = "1.10.1" [features]