explicitly add julia to compat section

see https://github.com/JuliaRegistries/General/pull/1616#issuecomment-506636070
pull/227/head v0.9.1
Tamas Nagy 2019-07-01 13:26:12 -07:00 committed by GitHub
parent 36464be927
commit e7e5bd7c7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"
[compat]
julia = "1"
Highlights = ">=0.3.1"
Mustache = ">=0.4.1"
Plots = ">=0.19.0"