CompatHelper: bump compat for "FixedPointNumbers" to "0.8"

This commit is contained in:
github-actions[bot] 2020-03-15 09:06:00 +00:00
parent 6821148e8e
commit 3963a6bb69

View File

@ -33,7 +33,7 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
[compat] [compat]
Contour = "0.5" Contour = "0.5"
FFMPEG = "0.2, 0.3" FFMPEG = "0.2, 0.3"
FixedPointNumbers = "0.6, 0.7" FixedPointNumbers = "0.6, 0.7, 0.8"
GR = "0.46, 0.47, 0.48" GR = "0.46, 0.47, 0.48"
GeometryTypes = "0.7, 0.8" GeometryTypes = "0.7, 0.8"
JSON = "0.21" JSON = "0.21"