[dependencies.async-trait]
version = "0.1"
[dependencies.bee-storage]
version = "0.2.0-alpha"
[dependencies.dashmap]
version = "3.11"
[dependencies.futures]
version = "0.3"
[dependencies.log]
features = ["serde"]
version = "0.4"
[dev-dependencies.tokio]
features = ["rt-core", "time", "macros"]
version = "0.2"
[package]
authors = ["IOTA Stiftung"]
description = "Runtime components and utilities for the bee framework"
edition = "2018"
homepage = "https://www.iota.org"
keywords = ["iota", "tangle", "bee", "framework", "runtime"]
license = "Apache-2.0"
name = "bee-runtime"
readme = "README.md"
repository = "https://github.com/iotaledger/bee"
version = "0.1.1-alpha"