nimble-step-types 0.0.12-dev

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.12-dev"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "12652d9c655064c0042da3cb30f7314dd91546e52455558b865cd6b7abec36ea"
dependencies = [
 "flood-rs",
]

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