yo-shape 0.3.5

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

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

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