version = 4
[[package]]
name = "ctor"
version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a4735f265ba6a1188052ca32d461028a7d1125868be18e287e756019da7607b5"
[[package]]
name = "small_type_id"
version = "0.0.1-alpha"
dependencies = [
"ctor",
"small_type_id_proc_macro",
"xxhash-rust",
]
[[package]]
name = "small_type_id_proc_macro"
version = "0.0.1-alpha"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d5a740819dfc8790ca7c06f1ad0d744cb17bbe4849b1d40e8424ab295fa84061"
[[package]]
name = "xxhash-rust"
version = "0.8.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fdd20c5420375476fbd4394763288da7eb0cc0b8c11deed431a91562af7335d3"