[dependencies.flume]
features = ["futures-core", "futures-sink", "default"]
version = "0.11.0"
[dependencies.futures-util]
version = "0.3"
[dependencies.metrics]
version = "0.22.0"
[dependencies.redgold-common]
version = "0.1.48"
[dependencies.redgold-common-no-wasm]
version = "0.1.48"
[dependencies.redgold-crawler]
version = "0.1.48"
[dependencies.redgold-schema]
version = "0.1.48"
[dependencies.serde_json]
version = "1.0"
[dependencies.tokio]
features = ["io-util", "io-std", "macros", "rt", "rt-multi-thread", "process"]
version = "1.41.1"
[dependencies.tokio-tungstenite]
features = ["native-tls"]
version = "0.24.0"
[dependencies.url]
version = "2.3"
[lib]
name = "redgold_crawler_native"
path = "src/lib.rs"
[package]
authors = ["Redgold"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["cryptography::cryptocurrencies"]
description = "Decentralized Portfolio Contracts & Data Lake"
documentation = "https://dev.docs.redgold.io/"
edition = "2021"
homepage = "https://redgold.io"
keywords = ["crypto", "cryptocurrency", "reputation", "decentralized", "p2p"]
license = "MIT"
name = "redgold-crawler-native"
readme = "README.md"
repository = "https://github.com/redgold-io/redgold"
version = "0.1.48"