version = 4
[[package]]
name = "yo-alloc"
version = "0.3.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "849c7e2569f3e3faa85e54e959821da5865771b4e43f73ab4d0ce067bede5ee8"
[[package]]
name = "yo-common"
version = "0.3.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c6290283dda97721301eec403e469f07bbdbccb0d4c2e629e7c631cd0cae5d42"
dependencies = [
"yo-alloc",
]
[[package]]
name = "yo-format"
version = "0.3.14"
dependencies = [
"yo-common",
]