Skip to content

Commit 2a2140e

Browse files
CompatHelper: bump compat for "DataStructures" to "0.18" (#181)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b58b139 commit 2a2140e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ TiledIteration = "06e1c1a7-607b-532d-9fad-de7d9aa2abac"
2424
CatIndices = "0.2"
2525
ColorVectorSpace = "0.6, 0.7, 0.8"
2626
ComputationalResources = "0.3"
27-
DataStructures = "0.17.7"
27+
DataStructures = "0.17.7, 0.18"
2828
FFTViews = "0.3"
2929
FFTW = "0.3, 1"
3030
ImageCore = "0.8.1"
31-
ImageMetadata = "0.9" # it doesn't actually depend on ImageMetadata, but if present we want arraydata to work
31+
ImageMetadata = "0.9"
3232
MappedArrays = "0.2"
3333
OffsetArrays = "1.1"
3434
Requires = "0.5, 1.0"

0 commit comments

Comments
 (0)