header-plz 0.0.36

Header for the ParsePlz ecosystem
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "header-plz"
version = "0.0.36"
authors = [
    "darkseid",
    "sytten <emile@caido.io>",
]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Header for the ParsePlz ecosystem"
readme = false
license = "MIT"
repository = "https://github.com/parseplz/primitives"

[lib]
name = "header_plz"
path = "src/lib.rs"

[dependencies.buffer-plz]
version = "0.0.3"

[dependencies.bytes]
version = "1.10"

[dependencies.mime-plz]
version = "0.0.2"

[dependencies.thiserror]
version = "2"

[dependencies.tracing]
version = "0.1"