version = 4
[[package]]
name = "yog-abi"
version = "0.19.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a2c389363bc3ec1be03f45080145d4a585fa2ae3aa8c3eaff8968337443aa72"
[[package]]
name = "yog-gfx"
version = "0.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5cf284a807975530af1ce3e570e1d6b8c84d46b9b8fc01c21aad9ae9a5495fcd"
dependencies = [
"yog-abi",
]
[[package]]
name = "yog-ui"
version = "0.27.0"
dependencies = [
"yog-abi",
"yog-gfx",
]