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.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "965d46802417c39c6a8c651309b99ca2335189ba021d8fa4fcddbf0a902fa0a1"
[[package]]
name = "fxp_output"
version = "0.4.1"
dependencies = [
"anyhow",
"fxp_modes",
"log",
]
[[package]]
name = "log"
version = "0.4.25"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "04cbf5b083de1c7e0222a7a51dbfdba1cbe1c6ab0b15e29fff3f6c077fd9cd9f"