From 6d0ea2c01838593714707141a01a1b2cc4a49c77 Mon Sep 17 00:00:00 2001 From: David Anthoff Date: Mon, 29 Apr 2019 09:12:50 -0700 Subject: [PATCH] Update some compat bounds for VegaLite --- V/VegaLite/Compat.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/V/VegaLite/Compat.toml b/V/VegaLite/Compat.toml index b1701093bd65e29..c774f5679163230 100644 --- a/V/VegaLite/Compat.toml +++ b/V/VegaLite/Compat.toml @@ -17,7 +17,7 @@ Requires = "0" julia = "0.5-0" ["0.1-0.3"] -Cairo = "0-0.5" +Cairo = "0-0.6" Compat = "0.9.1-2" NodeJS = "0" Rsvg = "0" @@ -46,7 +46,7 @@ FileIO = "0.9.1-1" julia = "0.6-1" ["0.4-0"] -Cairo = "0.5.6-0.5" +Cairo = "0.5.6-0.6" DataValues = "0.4.4-0" FileIO = "1.0.1-1" FilePaths = "0.7-0"