CosmicHorrorDev / vdf-rs

VDF parsing and (de)serialization for Rust
Apache License 2.0
31 stars 3 forks source link

chore: Lower `Cargo.toml` msrv #73

Closed CosmicHorrorDev closed 3 weeks ago

CosmicHorrorDev commented 3 weeks ago

We test higher in CI because dealing with the old crates.io git index, but we really compile with lower

Checking MSRV compilation is part of the release checklist, so ideally we should catch any breakage