Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
change compat constraint on Cairo.jl
  • Loading branch information
asinghvi17 authored Oct 9, 2019
commit 5961bff4eec1bb7322ec80cab67624af53c7d0ea
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
WinRPM = "c17dfb99-b4f7-5aad-8812-456da1ad7187"

[compat]
Cairo = "0.3, 0.4, 0.5, 0.6"
Cairo = "0.7"
Graphics = "≥ 0.1.0"
julia = "0.7, 1"