fuel-sync 0.15.3

Fuel Synchronizer
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "fuel-sync"
version = "0.15.3"
authors = ["Fuel Labs <contact@fuel.sh>"]
description = "Fuel Synchronizer"
homepage = "https://fuel.network/"
readme = "README.md"
keywords = [
    "blockchain",
    "fuel",
    "fuel-vm",
]
license = "BUSL-1.1"
repository = "https://github.com/FuelLabs/fuel-core"

[dependencies.anyhow]
version = "1.0"

[dependencies.fuel-core-interfaces]
version = "0.15.3"

[dependencies.parking_lot]
version = "0.12"

[dependencies.tokio]
version = "1.21"
features = ["full"]