bee-common 0.1.0-alpha

Common utilities used across the bee framework
Documentation
[dependencies.chrono]
version = "0.4.11"

[dependencies.fern]
features = ["colored"]
version = "0.6.0"

[dependencies.futures]
version = "0.3.5"

[dependencies.log]
features = ["serde"]
version = "0.4.8"

[dependencies.serde]
features = ["derive"]
version = "1.0.114"

[dependencies.thiserror]
version = "1.0.20"
[dev-dependencies.async-std]
features = ["attributes"]
version = "1.6.2"

[package]
authors = ["IOTA Stiftung"]
description = "Common utilities used across the bee framework"
edition = "2018"
homepage = "https://www.iota.org"
keywords = ["iota", "tangle", "bee", "framework", "common"]
license = "Apache-2.0"
name = "bee-common"
readme = "README.md"
repository = "https://github.com/iotaledger/bee"
version = "0.1.0-alpha"