Skip to content

Commit f4a2504

Browse files
claudeChrisRackauckas
authored andcommitted
Update DataStructures.jl compatibility to include v0.19
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent acb124a commit f4a2504

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
@@ -98,7 +98,7 @@ CommonSolve = "0.2.4"
9898
Compat = "3.42, 4"
9999
ConstructionBase = "1"
100100
DataInterpolations = "7, 8"
101-
DataStructures = "0.17, 0.18"
101+
DataStructures = "0.17, 0.18, 0.19"
102102
DeepDiffs = "1"
103103
DelayDiffEq = "5.61"
104104
DiffEqBase = "6.189.1"

0 commit comments

Comments
 (0)