nimble-protocol-header 0.0.14-dev

Nimble Protocol Header
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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-protocol-header"
version = "0.0.14-dev"
dependencies = [
 "flood-rs",
]