parity-runtime 0.1.1

Tokio runtime wrapper
Documentation
[dependencies.futures]
version = "0.1"

[dependencies.tokio]
version = "0.1.22"

[features]
test-helpers = []

[package]
authors = ["Parity Technologies <admin@parity.io>"]
description = "Tokio runtime wrapper"
edition = "2018"
homepage = "https://www.parity.io/"
include = ["Cargo.toml", "src/**/*.rs", "README.md", "CHANGELOG.md"]
keywords = ["parity", "runtime", "tokio"]
license = "GPL-3.0"
name = "parity-runtime"
readme = "README.md"
version = "0.1.1"