version = 4
[[package]]
name = "build_log"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6da2c1cebe458564c84ecf5d9d4457ba47d757b96e1d534e26a6289246425348"
[[package]]
name = "build_script_directives"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "df5d09f6599f54fcd9c17f5e836e1887c87bcd59b81caf7d5723636b2d486f24"
[[package]]
name = "memory_x_tools"
version = "0.1.0"
dependencies = [
"build_log",
"build_script_directives",
]