# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4
[[package]]
name = "async-flow"
version = "0.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6de4b7089b918e901b6e778beee3aa9de3a76ce2b977aea0934330e99600942f"
[[package]]
name = "flows"
version = "0.0.0"
dependencies = [
"async-flow",
]