nimble-step-types 0.0.1

Nimble Step Types
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "flood-rs"
version = "0.0.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "31ce05737613500af8c87c4446a620dd58c6b265e81c9128ac5b942069a0772b"

[[package]]
name = "nimble-participant"
version = "0.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2eebae170166d335980a0c0aea311fb571eda137f1d08e5fb76890b76fc82a2b"
dependencies = [
 "flood-rs",
]

[[package]]
name = "nimble-step-types"
version = "0.0.1"
dependencies = [
 "nimble-participant",
]