diff options
| author | John MacFarlane <[email protected]> | 2024-06-24 12:44:09 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2024-06-24 12:44:09 -0700 |
| commit | d0e77eb576c5f2e4fdfb1d1700cd62a6a5ac10a6 (patch) | |
| tree | 07a56f5f0e7375be2b0873a136fd384e186cb4fc /stack.yaml | |
| parent | f5b43c10d3a100e0bd9952876b6bf40ecf89f163 (diff) | |
stack.yaml - bump versions for tls, toml-parser
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stack.yaml b/stack.yaml index b2c5861eb..7935a2506 100644 --- a/stack.yaml +++ b/stack.yaml @@ -10,8 +10,8 @@ packages: - 'pandoc-server' extra-deps: - lpeg-1.1.0 -- tls-2.0.5 -- toml-parser-2.0.0.0 +- tls-2.0.6 +- toml-parser-2.0.1.0 - typst-symbols-0.1.6 - texmath-0.12.8.9 - emojis-0.1.4.1 |
