Closed cpu closed 1 year ago
Mind adding a commit that bumps the version on the affected library crates?
Thanks for catching this!
Mind adding a commit that bumps the version on the affected library crates?
:ballot_box_with_check: d909c7143b75dde11eab80d5f0798c72d7999241
Only the library crates, please -- we just leave the perf crate at 0.1.0.
Only the library crates, please -- we just leave the perf crate at 0.1.0.
Ah, ok :-) Fixed in b6a90d7
Published 0.10.1 for quinn and quinn-proto.
This commit updates the existing Quinn sub-crate dependencies to remove the explicit
webpki
v0.22 dependency. It's not used by directly anywhere and can be a transitive dependency through rustls as required.