Skip to content

Commit 4b2c441

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

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 @@ MacroTools = "<0.6"
2525
RecipesBase = "<0.8, 0.8, 1.0"
2626
Requires = "<0.6, 1.0"
2727
SLEEFPirates = "0.4, 0.5"
28-
StaticArrays = "<0.12, 0.12"
28+
StaticArrays = "<0.12, 0.12, 1.0"
2929
StatsBase = "0.29, 0.30, 0.32, 0.33"
3030
julia = "1.0"
3131

0 commit comments

Comments
 (0)