tokio-rs / prost

PROST! a Protocol Buffers implementation for the Rust Language
Apache License 2.0
3.87k stars 501 forks source link

ci(clippy): Update to cargo clippy version 1.80 #1128

Closed caspermeijn closed 1 month ago

caspermeijn commented 1 month ago

Remove feature check for a feature that doesn't exist in the tests crate. This allows clippy to be updated.