Skip to content

Commit 2f117eb

Browse files
authored
Request Compose compat to include 0.8 please (#103)
Gadfly.jl now uses the much improved Compose.jl v0.8 and cross dependencies are a little tricky.
1 parent 59cc5e0 commit 2f117eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1818
ArnoldiMethod = "0.0.4"
1919
ColorTypes = "0.9"
2020
Colors = "0.11"
21-
Compose = "0.7"
21+
Compose = "0.7, 0.8"
2222
LightGraphs = "1.1"
2323
VisualRegressionTests = ">= 0.2"
2424
julia = "1"

0 commit comments

Comments
 (0)