Update Project.toml

- bump compat for GeometryBasics (add v0.3.13)
This commit is contained in:
Jesse Chan 2021-06-28 21:46:48 -05:00 committed by GitHub
parent 7b0066c433
commit d5ffe9d6ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ Contour = "0.5"
FFMPEG = "0.2, 0.3, 0.4"
FixedPointNumbers = "0.6, 0.7, 0.8"
GR = "0.53, 0.54, 0.55, 0.57"
GeometryBasics = "0.2, 0.3.1"
GeometryBasics = "0.2, 0.3.1, 0.3.13"
JSON = "0.21, 1"
Latexify = "0.14, 0.15"
Measures = "0.3"