Skip to content

Commit abd92eb

Browse files
CompatHelper: bump compat for "StaticArrays" to "1.0" (#59)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9c79ca0 commit abd92eb

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
@@ -25,7 +25,7 @@ Images = "0.18, 0.19, 0.20, 0.21, 0.22, 0.23"
2525
LightGraphs = "1.1"
2626
RegionTrees = "0.2, 0.3"
2727
SimpleWeightedGraphs = "1"
28-
StaticArrays = "0.9, 0.10, 0.11, 0.12"
28+
StaticArrays = "0.9, 0.10, 0.11, 0.12, 1.0"
2929
julia = "1"
3030

3131
[extras]

0 commit comments

Comments
 (0)