Skip to content

Commit 67116e5

Browse files
CompatHelper: bump compat for "StaticArrays" to "1.0" (#196)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 91fa4a3 commit 67116e5

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
@@ -31,7 +31,7 @@ ImageCore = "0.8.1"
3131
ImageMetadata = "0.9"
3232
OffsetArrays = "1.1"
3333
Requires = "0.5, 1.0"
34-
StaticArrays = "0.10, 0.11, 0.12"
34+
StaticArrays = "0.10, 0.11, 0.12, 1.0"
3535
TiledIteration = "0.2, 0.3"
3636
julia = "1"
3737

0 commit comments

Comments
 (0)