tokio-rs / prost

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

chore: Add ci to check MSRV #1057

Closed caspermeijn closed 4 months ago

caspermeijn commented 4 months ago

Instead of rebuilding everything with Rust 1.70 (MSRV), use cargo hack to only build published crates at their specified rust-version.