Skip to content

Commit

Permalink
using latest http2 and http3
Browse files Browse the repository at this point in the history
  • Loading branch information
kazu-yamamoto committed Aug 5, 2024
1 parent bbcd344 commit 3bb2797
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion stack-lts-18.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ extra-deps:
- crypton-x509-store-1.6.9
- crypton-x509-validation-1.6.12
- http-semantics-0.0.0
- http2-5.2.1
- http2-5.3.1
- network-byte-order-0.1.7
- network-control-0.1.0
- tls-1.7.0
Expand Down
4 changes: 2 additions & 2 deletions stack-lts-19.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ extra-deps:
- crypton-x509-validation-1.6.12
- fast-logger-3.2.2
- http-semantics-0.0.0
- http2-5.2.1
- http3-0.0.11
- http2-5.3.1
- http3-0.0.16
- memory-0.18.0
- network-3.1.4.0
- network-byte-order-0.1.7
Expand Down
4 changes: 2 additions & 2 deletions stack-lts-20.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ extra-deps:
- crypton-x509-validation-1.6.12
- fast-logger-3.2.2
- http-semantics-0.0.0
- http2-5.2.1
- http3-0.0.11
- http2-5.3.1
- http3-0.0.16
- memory-0.18.0
- multipart-0.2.1
- network-byte-order-0.1.7
Expand Down
2 changes: 1 addition & 1 deletion stack-lts-21.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ extra-deps:
- crypton-x509-system-1.6.7
- crypton-x509-validation-1.6.12
- http-semantics-0.0.0
- http2-5.2.1
- http2-5.3.1
- http3-0.0.11
- network-control-0.1.0
- network-udp-0.0.0
Expand Down

0 comments on commit 3bb2797

Please sign in to comment.