Skip to content

Commit 5fb726a

Browse files
blegatbjarthur
authored andcommitted
Update DataStructures compatibility to include 0.19
1 parent ab6a1e0 commit 5fb726a

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 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
1919

2020
[compat]
2121
Colors = "0.9, 0.10, 0.11, 0.12, 0.13"
22-
DataStructures = "0.11, 0.12, 0.13, 0.14, 0.15, 0.16, 0.17, 0.18"
22+
DataStructures = "0.11, 0.12, 0.13, 0.14, 0.15, 0.16, 0.17, 0.18, 0.19"
2323
IterTools = "1"
2424
JSON = "0.18, 0.19, 0.20, 0.21"
2525
Measures = "0.3"

0 commit comments

Comments
 (0)