yo-shape 0.3.12

The shape tag: one canonical description of a type that six languages compute identically
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "yo-alloc"
version = "0.3.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bd68db6447fb019e0fc5cf4cc8b62f3b2cf6203d52dcfd558b8e7fe5824f0082"

[[package]]
name = "yo-common"
version = "0.3.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cdeced5cefd6af278bdc696d827667f22defa52c77fc8e02c4109db63080ecdd"
dependencies = [
 "yo-alloc",
]

[[package]]
name = "yo-shape"
version = "0.3.12"
dependencies = [
 "yo-common",
]