Skip to content

Commit ce2a8e1

Browse files
Merge pull request #624 from SciML/update-datastructures-v0.19
Update DataStructures.jl compatibility to v0.19
2 parents bd9971d + 6d0fc74 commit ce2a8e1

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
@@ -37,7 +37,7 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
3737
ADTypes = "1"
3838
Adapt = "3, 4"
3939
ArrayInterface = "6, 7"
40-
DataStructures = "0.18"
40+
DataStructures = "0.18, 0.19"
4141
DiffEqBase = "6.154"
4242
DiffEqNoiseProcess = "5.13"
4343
DocStringExtensions = "0.8, 0.9"

0 commit comments

Comments
 (0)