buf-min 0.6.1

Minimal utf-8 safe buffer traits
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "buf-min"
version = "0.6.1"
dependencies = [
 "bytes 0.5.6",
 "bytes 1.0.1",
 "ntex-bytes",
]

[[package]]
name = "bytes"
version = "0.5.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38"

[[package]]
name = "bytes"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b700ce4376041dcd0a327fd0097c41095743c4c8af8887265942faf1100bd040"

[[package]]
name = "ntex-bytes"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cd57ddadedd2060e1200829dc60ef5a1bd6e5db8104ee843295aa0d92c858676"
dependencies = [
 "bytes 1.0.1",
 "serde",
]

[[package]]
name = "serde"
version = "1.0.126"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec7505abeacaec74ae4778d9d9328fe5a5d04253220a85c4ee022239fc996d03"