[[package]] name = "hcl" version = "0.0.0" dependencies = [ "platform_def 0.1.0", ] [[package]] name = "hclnom" version = "3.2.1" dependencies = [ "memchr 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "libc" version = "0.2.43" source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "memchr" version = "1.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "platform_def" version = "0.1.0" dependencies = [ "hclnom 3.2.1", ] [[package]] name = "reflow-firmware" version = "0.1.0" dependencies = [ "hcl 0.0.0", ] [metadata] "checksum libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)" = "76e3a3ef172f1a0b9a9ff0dd1491ae5e6c948b94479a3021819ba7d860c8645d" "checksum memchr 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "148fab2e51b4f1cfc66da2a7c32981d1d3c083a803978268bb11fe4b86925e7a"