nimble-step-map 0.0.16-dev

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

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

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

[[package]]
name = "nimble-step-map"
version = "0.0.16-dev"
dependencies = [
 "nimble-participant",
 "seq-map",
]

[[package]]
name = "seq-map"
version = "0.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f2f41aafe0eac0d24b8abd69572edade664c5a2a6e4bcc7aa16061b2686a9186"