[dependencies.anyhow]
version = "1.0"
[dependencies.fuel-core-storage]
version = "0.18.3"
[dependencies.fuel-core-types]
default-features = false
version = "0.18.3"
[dependencies.thiserror]
version = "1.0"
[dev-dependencies]
[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.18.3"