plof 0.1.0

Error wrapper for http responses
Documentation
[package]
name = "plof"
version = "0.1.0"
edition = "2021"
license = "CC0-1.0"
description = "Error wrapper for http responses"
repository = "https://git.sr.ht/~vpzom/plof"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
bytes = "1.5.0"
http = "1.1.0"
http-body-util = "0.1.0"