Skip to content

Commit 5b278fa

Browse files
Merge pull request #1182 from SciML/update-datastructures-v0.19
Update DataStructures.jl compatibility to v0.19
2 parents a9564b8 + 91c7acb commit 5b278fa

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
@@ -73,7 +73,7 @@ ArrayInterface = "7.8"
7373
CUDA = "5"
7474
ChainRulesCore = "1"
7575
ConcreteStructs = "0.2.3"
76-
DataStructures = "0.18"
76+
DataStructures = "0.18, 0.19"
7777
Distributions = "0.25"
7878
DocStringExtensions = "0.9"
7979
EnumX = "1"

0 commit comments

Comments
 (0)