quinn-rs / quinn

Async-friendly QUIC implementation in Rust
Apache License 2.0
3.76k stars 380 forks source link

Bump version numbers for 0.8.0 release #1238

Closed djc closed 2 years ago

djc commented 2 years ago

Good catch. Cargo stupidly considers pre-releases semver compatible with their eventual final release, so I guess that's why it didn't report on that.