Skip to content

Commit 8d20495

Browse files
CompatHelper: bump compat for DataStructures to 0.19, (keep existing compat) (#164)
1 parent e202512 commit 8d20495

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
@@ -24,7 +24,7 @@ WhereTraits = "c9d4e05b-6318-49cb-9b56-e0e2b0ceadd8"
2424

2525
[compat]
2626
Bijections = "0.1"
27-
DataStructures = "0.18"
27+
DataStructures = "0.18, 0.19"
2828
Distributions = "0.25"
2929
Graphs = "1"
3030
IterTools = "1.4"

0 commit comments

Comments
 (0)