version = 4
[[package]]
name = "yo-alloc"
version = "0.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6afb8418cd72dcd4b29c5dfece3104f0654a0a761732d9570bdf195d25a8bdb2"
[[package]]
name = "yo-common"
version = "0.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d276eaea529863715a820458ff8e78b2cf78675e85c066c0fb0f294b3b740525"
dependencies = [
"yo-alloc",
]
[[package]]
name = "yo-shape"
version = "0.3.7"
dependencies = [
"yo-common",
]