Skip to content

Commit 33bc2c6

Browse files
Merge pull request #132 from SciML/update-datastructures-v0.19
Update DataStructures.jl compatibility to v0.19
2 parents 7afb18d + 37f739a commit 33bc2c6

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
@@ -15,7 +15,7 @@ SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
1515

1616
[compat]
1717
Aqua = "0.8"
18-
DataStructures = "0.18.13"
18+
DataStructures = "0.18.13, 0.19"
1919
DiffEqBase = "6.144"
2020
DocStringExtensions = "0.9"
2121
InteractiveUtils = "1.10"

0 commit comments

Comments
 (0)