n0-computer / quic-rpc

A streaming rpc system based on quic
Other
94 stars 12 forks source link

deps: Upgrade to Quinn 0.11 and Rustls 0.23 #84

Closed flub closed 2 months ago

flub commented 4 months ago

This upgrades the Quinn and Rustls dependencies.

Currently we have no released iroh-quinn yet for those versions so it points back to upstream Quinn. We should fix this before merging.

Note this targets #83 as base. That should be merged first.