yo-shape 0.3.13

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

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

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