Skip to content

Commit c0a457c

Browse files
mateuszbaranamontoison
authored andcommitted
Update compatibility for DataStructures 0.19
1 parent 20cfabf commit c0a457c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "CUTEst"
22
uuid = "1b53aba6-35b6-5f92-a507-53c67d53f819"
3-
version = "1.3.6"
3+
version = "1.3.7"
44

55
[deps]
66
CUTEst_jll = "bb5f6f25-f23d-57fd-8f90-3ef7bad1d825"
@@ -19,7 +19,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1919
[compat]
2020
CUTEst_jll = "2.6.0"
2121
Combinatorics = "1.0"
22-
DataStructures = "0.18"
22+
DataStructures = "0.18, 0.19"
2323
JSON = "0.21"
2424
LazyArtifacts = "1.10"
2525
Libdl = "1.10"

0 commit comments

Comments
 (0)