version = 4
[[package]]
name = "anyhow"
version = "1.0.96"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6b964d184e89d9b6b67dd2715bc8e74cf3107fb2b529990c90cf517326150bf4"
[[package]]
name = "fxp_modes"
version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0e63f6b16cdae6d60dc452245e8aa3c493cb89e4ebe82721ec9520ae78ded6b3"
[[package]]
name = "fxp_output"
version = "0.4.2"
dependencies = [
"anyhow",
"fxp_modes",
"log",
]
[[package]]
name = "log"
version = "0.4.25"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "04cbf5b083de1c7e0222a7a51dbfdba1cbe1c6ab0b15e29fff3f6c077fd9cd9f"