diff --git a/Project.toml b/Project.toml index 304cc19..47da5eb 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "MathTeXEngine" uuid = "0a4f8689-d25c-4efe-a92b-7142dfc1aa53" authors = ["BenoƮt Richard "] -version = "0.6.1" +version = "0.6.2" [deps] AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c" @@ -19,7 +19,7 @@ AbstractTrees = "0.3, 0.4" Automa = "1" DataStructures = "0.18" FreeTypeAbstraction = "0.10" -GeometryBasics = "0.4.1" +GeometryBasics = "0.4.1, 0.5" LaTeXStrings = "1.2" RelocatableFolders = "0.1, 0.2, 0.3, 1" UnicodeFun = "0.4"