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-alpha2"
dependencies = [
"ctor",
"small_type_id_proc_macro",
"xxhash-rust",
]
[[package]]
name = "small_type_id_proc_macro"
version = "0.0.1-alpha2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "29389f2be1479c1aaea8747c579c32dcbbe5c161b33b58646ee6af34ed04555b"
[[package]]
name = "xxhash-rust"
version = "0.8.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fdd20c5420375476fbd4394763288da7eb0cc0b8c11deed431a91562af7335d3"