yo-shape 0.3.8

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

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

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