Skip to content

Commit 0d40e48

Browse files
authored
Merge pull request #556 from probcomp/compathelper/new_version/2025-08-02-00-18-18-068-02348358784
CompatHelper: bump compat for DataStructures to 0.19, (keep existing compat)
2 parents ce62fcb + 2cb4710 commit 0d40e48

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
@@ -19,7 +19,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
1919

2020
[compat]
2121
Compat = "3.25, 4"
22-
DataStructures = "0.15, 0.16, 0.17, 0.18"
22+
DataStructures = "0.15, 0.16, 0.17, 0.18, 0.19"
2323
Distributions = "0.24, 0.25"
2424
ForwardDiff = "0.10.10, 1"
2525
FunctionalCollections = "0.5"

0 commit comments

Comments
 (0)