Skip to content

Commit 8cefa09

Browse files
authored
Update Project.toml
1 parent 6c83094 commit 8cefa09

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Project.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,11 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
1212
[compat]
1313
CBinding = "1"
1414
LaTeXStrings = "1"
15+
LibTeXPrintf_jll = "1"
16+
julia = "1.6"
17+
18+
[extras]
19+
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
20+
21+
[targets]
22+
test = ["Test"]

0 commit comments

Comments
 (0)