fuel-core-database 0.40.0

The crates contains databases used by Fuel core protocol.
Documentation
[dependencies.anyhow]
version = "1.0"

[dependencies.derive_more]
version = "0.99"

[dependencies.fuel-core-storage]
default-features = false
features = ["std"]
version = "0.40.0"

[dependencies.fuel-core-types]
default-features = false
features = ["std"]
version = "0.40.0"

[dev-dependencies]

[features]
test-helpers = []

[package]
authors = ["Fuel Labs <contact@fuel.sh>"]
categories = ["cryptography::cryptocurrencies"]
description = "The crates contains databases used by Fuel core protocol."
edition = "2021"
homepage = "https://fuel.network/"
keywords = ["blockchain", "cryptocurrencies", "fuel-core", "fuel-client", "fuel-database"]
license = "BUSL-1.1"
name = "fuel-core-database"
repository = "https://github.com/FuelLabs/fuel-core"
version = "0.40.0"