proxy-protocol
proxy-protocol copied to clipboard
Tighten dependencies
This is a small change to ensure the crate properly depends on the snafu features it needs.
Don't use tilde requirements unnecessarily, and ensure things build when resolving dependencies to minimal versions.
Checked with:
cargo +nightly update -Z minimal-versions; cargo check