version = 4
[[package]]
name = "irox-bits"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f421b7f1273cb23cced758167d5c98975490474ef5b52b83c0134a7bef6929c8"
[[package]]
name = "irox-tools"
version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "267f894c0903e840e5696f755b558b1587a362bd98a11bc2e08cb04d745ce0b8"
dependencies = [
"irox-bits",
]
[[package]]
name = "irox-units"
version = "0.4.6"
dependencies = [
"irox-tools",
]