zenoh-buffers 1.2.3

Internal crate for zenoh.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "rand"
version = "0.8.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
dependencies = [
 "rand_core",
]

[[package]]
name = "rand_core"
version = "0.6.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"

[[package]]
name = "zenoh-buffers"
version = "1.2.3"
dependencies = [
 "rand",
 "zenoh-collections",
]

[[package]]
name = "zenoh-collections"
version = "1.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f8b6562e94d3a319b974e84a7022479071ce4f2d7ca50a127c8967526d980b9e"