Skip to content

Commit 5109b72

Browse files
Merge pull request #91 from SciML/update-datastructures-v0.19
Update DataStructures.jl compatibility to v0.19
2 parents 11f873a + 25d078a commit 5109b72

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
@@ -22,7 +22,7 @@ StochasticDiffEq = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
2222
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
2323

2424
[compat]
25-
DataStructures = "0.18"
25+
DataStructures = "0.18, 0.19"
2626
DelayDiffEq = "5.28.3"
2727
DiffEqBase = "6.122"
2828
DiffEqNoiseProcess = "5"

0 commit comments

Comments
 (0)