Skip to content

Commit 9061570

Browse files
authored
Merge pull request #46 from cake-duke/compatds
Update DataStructures compat to include 0.19
2 parents 6079713 + 760b792 commit 9061570

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
@@ -10,7 +10,7 @@ Downloads = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
1010

1111

1212
[compat]
13-
DataStructures = "0.17,0.18"
13+
DataStructures = "0.17,0.18,0.19"
1414
julia = "1.9"
1515
ArchGDAL = "0.10"
1616
AxisArrays = "0.4"

0 commit comments

Comments
 (0)