# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "seed_comp_helpers" version = "0.0.3" authors = ["rebo "] description = "Component State - a clone of React Hooks use_state" homepage = "https://github.com/rebo/seed_comp_helpers" readme = "./README.md" license = "MIT/Apache-2.0" repository = "https://github.com/rebo/seed_comp_helpers" [dependencies.anymap] version = "0.12.1" [dependencies.comp_state] version = "0.0.6" [dependencies.enclose] version = "1.1.8" [dependencies.futures] version = "0.3.1" [dependencies.futures-util] version = "0.3.1" [dependencies.js-sys] version = "0.3.27" [dependencies.seed] version = "0.5.1" [dependencies.serde] version = "^1.0.92" features = ["derive"] [dependencies.serde_json] version = "^1.0.39" [dependencies.wasm-bindgen] version = "0.2.50" features = ["serde-serialize"] [dependencies.wasm-bindgen-futures] version = "0.4.5" [dependencies.web-sys] version = "^0.3.28" features = ["ScrollToOptions", "Navigator"]