[package]
edition = "2021"
name = "sigpipe-error"
version = "0.0.1"
description = "Experimental fix to the Rust SIGPIPE problem."
homepage = "https://github.com/Enselic/sigpipe-impl"
readme = "../README.md"
license = "Unlicense"
repository = "https://github.com/Enselic/sigpipe-impl"
[dependencies.libc]
workspace = true