kaze 0.1.19

An HDL embedded in Rust
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "kaze"
version = "0.1.19"
dependencies = [
 "typed-arena",
 "vcd",
]

[[package]]
name = "typed-arena"
version = "2.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0685c84d5d54d1c26f7d3eb96cd41550adb97baed141a761cf335d3d33bcd0ae"

[[package]]
name = "vcd"
version = "0.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "84a5ed196124bf3bb32418e5f79cd7548a455500bba37e094f7ef4cfe91161fc"