Skip to content

Commit a3996e3

Browse files
Merge pull request #9 from JuliaStrings/stevengj-patch-1
Update Project.toml
2 parents 6c83094 + 8cefa09 commit a3996e3

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)