version = 4
[[package]]
name = "irox-bits"
version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cbe159f1f0679d536a9982fb5e6a136ce7d04e7b9d379f5df9ed64ca8423d8d3"
[[package]]
name = "irox-csv"
version = "0.5.1"
dependencies = [
"irox-tools",
]
[[package]]
name = "irox-tools"
version = "0.10.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "761705512ce05605509536bb2cc48f4d9dcb20d07ed20e1434f498c66c9dfb88"
dependencies = [
"irox-bits",
]