diff options
| author | John MacFarlane <[email protected]> | 2024-09-10 08:18:05 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2024-09-10 08:18:05 -0700 |
| commit | 2d299b085f14165df53873b2c7c77c70a53b400b (patch) | |
| tree | 738545dc11ddacfc3d8d30a6f896ccab39be4d8f /stack.yaml | |
| parent | b02654948c50f2690a934377c848193e38a0240f (diff) | |
stack.yaml - add crypton-connection to work with tls 2.1.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml index b9254e1a0..6cc0545b3 100644 --- a/stack.yaml +++ b/stack.yaml @@ -11,6 +11,7 @@ packages: extra-deps: - lpeg-1.1.0 - tls-2.1.0 +- crypton-connection-0.4.1 - toml-parser-2.0.1.0 - typst-symbols-0.1.6 - skylighting-core-0.14.3 |
