forc-tracing 0.66.5

Tracing utility shared between forc crates.
Documentation
[dependencies.ansiterm]
version = "0.12"

[dependencies.tracing]
version = "0.1"

[dependencies.tracing-subscriber]
features = ["ansi", "env-filter", "json"]
version = "0.3"

[dev-dependencies.tracing-test]
version = "0.2"

[lib]
name = "forc_tracing"
path = "src/lib.rs"

[package]
authors = ["Fuel Labs <contact@fuel.sh>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Tracing utility shared between forc crates."
edition = "2021"
homepage = "https://fuel.network/"
license = "Apache-2.0"
name = "forc-tracing"
readme = false
repository = "https://github.com/FuelLabs/sway"
version = "0.66.5"