broken-pipe-errors 0.3.1

Stops the Rust standard library from changing the SIPGIPE signal mask in child processes.
1
2
3
4
5
6
7
8
9
10
[package]
edition = "2024"
name = "broken-pipe-errors"
version = "0.3.1"
description = "Stops the Rust standard library from changing the SIPGIPE signal mask in child processes."
homepage = "https://github.com/Enselic/on-broken-pipe/tree/main/broken-pipe-errors"
documentation = "https://docs.rs/broken-pipe-errors"
readme = "README.md"
license = "MIT"
repository = "https://github.com/Enselic/on-broken-pipe/tree/main/broken-pipe-errors"