Skip to content

Commit 91c7acb

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 d831f3d commit 91c7acb

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)