Skip to content

Commit 5f86408

Browse files
CompatHelper: bump compat for "StaticArrays" to "1.0" (#160)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 80ba4c6 commit 5f86408

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
@@ -23,7 +23,7 @@ FunctionWrappers = "1"
2323
MacroTools = "0.5"
2424
NaNMath = "0.3"
2525
SpecialFunctions = "0.8, 0.9, 0.10"
26-
StaticArrays = "0.10, 0.11, 0.12"
26+
StaticArrays = "0.10, 0.11, 0.12, 1.0"
2727
julia = "1"
2828

2929
[extras]

0 commit comments

Comments
 (0)