[dependencies.bytes]
version = "1.3.0"
[dependencies.thiserror]
version = "1.0.38"
[package]
authors = ["Zefira Shannon <zefira@hey.com>"]
categories = ["data-structures"]
description = "Provides a data structure for tracking random-access writes to a buffer."
edition = "2021"
homepage = "https://github.com/RadicalZephyr/bytes-quilt"
keywords = ["buffers", "zero-copy", "io", "networking"]
license = "Apache-2.0"
name = "bytes-quilt"
readme = "README.md"
repository = "https://github.com/RadicalZephyr/bytes-quilt"
version = "0.1.0"