version = 4
[[package]]
name = "yo-alloc"
version = "0.3.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "61b677f9dfd3f542f3d8b554cf08f7c945d7d63ba004ae39d3f503ff88842ec9"
[[package]]
name = "yo-common"
version = "0.3.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9cd606de1c29a23ef57759078d79b90143bcd1dbf413d40f7f6206d1eae13999"
dependencies = [
"yo-alloc",
]
[[package]]
name = "yo-shape"
version = "0.3.6"
dependencies = [
"yo-common",
]