yo-shape 0.3.9

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.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "199336dd4584b6a3da0317f637497ca21f2ccac532d1db7e9123845762602724"

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

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