# 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 = "tetcore-browser-utils" version = "0.8.1" authors = ["Parity Technologies ", "Tetcoin Developers "] description = "Utilities for creating a browser light-client." homepage = "https://core.tetcoin.org" documentation = "https://docs.rs/tetcore-browser-utils" readme = "README.md" keywords = ["tetcoin", "tetcore", "crypto", "blockchain", "framework"] categories = ["cryptography::cryptocurrencies"] license = "Apache-2.0" repository = "https://github.com/tetcoin/tetcore" [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] [dependencies.chrono] version = "0.4" features = ["wasmbind"] [dependencies.console_error_panic_hook] version = "0.1.6" [dependencies.futures] version = "0.3" features = ["compat"] [dependencies.futures-timer] version = "3.0.1" features = ["wasm-bindgen"] [dependencies.futures01] version = "0.1.29" package = "futures" [dependencies.getrandom] version = "0.2" features = ["js"] [dependencies.js-sys] version = "0.3.50" [dependencies.log] version = "0.4.8" [dependencies.rand] version = "0.7" features = ["wasm-bindgen"] [dependencies.tc-chain-spec] version = "2.0.0" [dependencies.tc-informant] version = "0.8.0" [dependencies.tc-network] version = "0.8.0" [dependencies.tc-service] version = "0.8.0" default-features = false [dependencies.tc-telemetry] version = "2.0.0" [dependencies.tc-tracing] version = "2.0.0" [dependencies.tetcore-database] version = "2.0.2" [dependencies.tetsy-kvdb-web] version = "0.9.0" [dependencies.tetsy-libp2p-wasm-ext] version = "0.27.1" features = ["websocket"] [dependencies.wasm-bindgen] version = "0.2.73" [dependencies.wasm-bindgen-futures] version = "0.4.23"