Skip to content

Commit 9a0c046

Browse files
authored
Merge pull request #147 from JuliaAlgebra/compathelper/new_version/2020-08-18-00-24-58-572-174144990
CompatHelper: bump compat for "DataStructures" to "0.18"
2 parents 9a29d5e + 7c4fe3e commit 9a0c046

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
@@ -10,7 +10,7 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1010
MutableArithmetics = "d8a4904e-b15c-11e9-3269-09a3773c0cb0"
1111

1212
[compat]
13-
DataStructures = "0.17.7"
13+
DataStructures = "0.17.7, 0.18"
1414
DynamicPolynomials = "0.3.12"
1515
MutableArithmetics = "0.2"
1616
TypedPolynomials = "0.2.8"

0 commit comments

Comments
 (0)