Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.

Commit 7863670

Browse files
committed
Limit package compat to Julia ~1.3,~1.4
1 parent 7c82504 commit 7863670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ LLVM_jll = "86de99a1-58d6-5da7-8064-bd56ce2e322c"
1010
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
1111

1212
[compat]
13-
julia = "^1.3"
13+
julia = "~1.3,~1.4"
1414
CBinding = "^0.9.0"
1515
LLVM_jll = "6.0.1,8.0.1"

0 commit comments

Comments
 (0)