Skip to content

Commit c1de66b

Browse files
authored
Simplify the julia compat entry in Project.toml
1 parent 8655e86 commit c1de66b

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
@@ -8,7 +8,7 @@ LMDB_jll = "6206cf0b-f360-5984-af49-5437264c140e"
88

99
[compat]
1010
LMDB_jll = "0.9"
11-
julia = "1.3, 1.4, 1.5"
11+
julia = "1.3"
1212

1313
[extras]
1414
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)