We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84b8c43 commit cbb79daCopy full SHA for cbb79da
NEWS.md
@@ -1,5 +1,12 @@
1
# NEWS
2
3
+3.1.2 - 2026-02-21
4
+------------------
5
+
6
+### Dependencies
7
8
+- Bump `quic` dependency to 0.10.1
9
10
3.1.1 - 2026-02-20
11
------------------
12
rebar.config
@@ -57,7 +57,7 @@
57
58
{deps, [
59
%% Pure Erlang QUIC for HTTP/3 support
60
- {quic, "~>0.7.1"},
+ {quic, "~>0.10.1"},
61
{idna, "~>7.1.0"},
62
{mimerl, "~>1.4"},
63
{certifi, "~>2.16.0"},
0 commit comments