version = 4
[[package]]
name = "afeather"
version = "0.0.1"
dependencies = [
"downcast-rs",
"extend-lifetime",
]
[[package]]
name = "downcast-rs"
version = "1.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2"
[[package]]
name = "extend-lifetime"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b4496a6b11940ac887f09601bb2f2fe2c66485c80bc4628310c078f4b65dddba"