Skip to content

Commit cbb79da

Browse files
committed
deps: bump quic to 0.10.1
1 parent 84b8c43 commit cbb79da

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

NEWS.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# NEWS
22

3+
3.1.2 - 2026-02-21
4+
------------------
5+
6+
### Dependencies
7+
8+
- Bump `quic` dependency to 0.10.1
9+
310
3.1.1 - 2026-02-20
411
------------------
512

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757

5858
{deps, [
5959
%% Pure Erlang QUIC for HTTP/3 support
60-
{quic, "~>0.7.1"},
60+
{quic, "~>0.10.1"},
6161
{idna, "~>7.1.0"},
6262
{mimerl, "~>1.4"},
6363
{certifi, "~>2.16.0"},

0 commit comments

Comments
 (0)