v0.1.72
Bump zquic to v1.7.24: the client now decodes the QUIC packet Length field and Handshake CRYPTO frame offset/length with permissive (non-minimal-tolerant) varint decoding on the receive path. Fixes the zeam↔lantern (ngtcp2/AWS-LC) handshake stalling at stalled_phase=initial — strict varint decode was silently dropping the trailing coalesced Handshake packet. (Full zquic↔ngtcp2 libp2p interop has a separate open item: AWS-LC rejects zquic's client cert flight with TLS bad_certificate.)