quinn-rs / quinn

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

bump versions to 0.9.4 #1605

Closed lijunwangs closed 1 year ago

lijunwangs commented 1 year ago

bum quinn and quinn-proto version to 0.9.4

lijunwangs commented 1 year ago

Request to bump the version to 0.9.4 in 0.9.x release line. cc @djc @Ralith

djc commented 1 year ago

I suppose -proto should go to 0.9.3 instead?

lijunwangs commented 1 year ago

I suppose -proto should go to 0.9.3 instead?

I think somehow we have already have 0.9.3 for quinn-proto? https://docs.rs/quinn-proto/0.9.3/quinn_proto/index.html

lijunwangs commented 1 year ago

Because the quinn changes rely on a new quinn-proto API, the dependency of quinn on quinn-proto must require the new version.

Updated dependency

lijunwangs commented 1 year ago

@djc @Ralith can you help merge this and release 0.9.4? Thanks!!

Ralith commented 1 year ago

Published as 0.9.4.