Skip to content

Commit 37f739a

Browse files
committed
Update DataStructures.jl compatibility to include v0.19
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 7afb18d commit 37f739a

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)