proc-macro-hack 0.4.3

Procedural functionlike!() macros using only Macros 1.1
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "demo-hack"
version = "0.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "63cd93d98fa3a3d07c32b2d3c122d2a7475e3f78e2fed731321b5b1a8bdf2cd7"
dependencies = [
 "demo-hack-impl",
 "proc-macro-hack 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "demo-hack-impl"
version = "0.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f0788c5c08a0e5e45de9db72a147c00cf581b3452f6054c8451f9097e63162f1"
dependencies = [
 "proc-macro-hack 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "proc-macro-hack"
version = "0.4.3"
dependencies = [
 "demo-hack",
 "demo-hack-impl",
 "proc-macro-hack-impl",
]

[[package]]
name = "proc-macro-hack"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d7f95648580798cc44ff8efb9bb0d7ee5205ea32e087b31b0732f3e8c2648ee2"
dependencies = [
 "proc-macro-hack-impl",
]

[[package]]
name = "proc-macro-hack-impl"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7be55bf0ae1635f4d7c7ddd6efc05c631e98a82104a73d35550bbc52db960027"