Skip to content

deps: bump zquic to v1.7.86 (release v0.1.1) - #80

Merged
ch4r10t33r merged 1 commit into
mainfrom
chore/zquic-1.7.86
Jul 14, 2026
Merged

deps: bump zquic to v1.7.86 (release v0.1.1)#80
ch4r10t33r merged 1 commit into
mainfrom
chore/zquic-1.7.86

Conversation

@ch4r10t33r

Copy link
Copy Markdown
Collaborator

Aligns zquic with the version zig-libp2p / zeam already use so a downstream that depends on both zig-ethp2p and zig-libp2p resolves a single zquic instance rather than two versions (1.7.68 + 1.7.86), which otherwise collide on their generated build_options module (error: file exists in modules build_options1 and build_options2).

No source changes. Verified locally with the 0.16.0 toolchain: full suite 176/176 and test-quic 59/59 green on 1.7.86.

Align zquic with the version consumers (zig-libp2p / zeam) already use, so a
downstream build that depends on both zig-ethp2p and zig-libp2p resolves a
single zquic instance instead of two versions (which collide on their
generated `build_options` module). No source changes; 176/176 tests pass on
1.7.86.
@ch4r10t33r
ch4r10t33r merged commit 2daf051 into main Jul 14, 2026
7 checks passed
@ch4r10t33r
ch4r10t33r deleted the chore/zquic-1.7.86 branch July 14, 2026 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant