version = 4
[[package]]
name = "yo-alloc"
version = "0.3.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8132a72d41db57c3bd104018cbf9544a8fd73d6de436c003cdd9d3249fed5c0c"
[[package]]
name = "yo-common"
version = "0.3.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "384741fb417eb8c72d3ed45e40a0a8a7ed7c67229f01dcaa0b20e90688212a65"
dependencies = [
"yo-alloc",
]
[[package]]
name = "yo-shape"
version = "0.3.15"
dependencies = [
"yo-common",
]