version = 3
[[package]]
name = "const-dispatch"
version = "0.1.0-rc1"
dependencies = [
"const-dispatch-proc_macros",
"paste",
]
[[package]]
name = "const-dispatch-proc_macros"
version = "0.1.0-rc1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f4ef9fb299668d54d5e34e9fa254bf4618df187166375499716bea3cdf4c89e9"
[[package]]
name = "paste"
version = "1.0.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"