aerosol 0.3.0

Dependency injection with compile-time guarantees
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "aerosol"
version = "0.3.0"
dependencies = [
 "anyhow",
 "tt-call",
]

[[package]]
name = "anyhow"
version = "1.0.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "85bb70cc08ec97ca5450e6eba421deeea5f172c0fc61f78b5357b2a8e8be195f"

[[package]]
name = "tt-call"
version = "1.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "367453f32a040c4ee4eb60e63dc9352697f942913f2aeaf98dc0cedccc3a4ba6"