hexhex_macros 1.0.0

use hexhex instead of this.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "fallible-iterator"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"

[[package]]
name = "hexhex_impl"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "130a1dcc2b7ea73d9a4818f208db6f022ff4402be5fe7a3db5d8178c62cf5f2e"
dependencies = [
 "fallible-iterator",
]

[[package]]
name = "hexhex_macros"
version = "1.0.0"
dependencies = [
 "hexhex_impl",
]