Skip to content

Commit 48b0d24

Browse files
author
Alan Schelten
committed
Use tighter upper bound
1 parent 000bd5f commit 48b0d24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
88
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
99

1010
[compat]
11-
julia = "1.3"
12-
DataStructures = ">=0.15, <1"
11+
julia = "1.4"
12+
DataStructures = "0.15 - 0.18.6"
1313

1414
[extras]
1515
StringDistances = "88034a9c-02f8-509d-84a9-84ec65e18404"

0 commit comments

Comments
 (0)