Skip to content

Commit 6ce3e08

Browse files
authored
Support StaticArrays v1.0 (#433)
1 parent 9852bf8 commit 6ce3e08

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
@@ -21,7 +21,7 @@ Polynomials = "0.7"
2121
RecipesBase = "1.0"
2222
RoundingEmulator = "0.2"
2323
SetRounding = "0.2"
24-
StaticArrays = "0.8, 0.9, 0.10, 0.11, 0.12"
24+
StaticArrays = "0.8, 0.9, 0.10, 0.11, 0.12, 1.0"
2525
julia = "1.3, 1.4, 1.5"
2626

2727
[extras]

0 commit comments

Comments
 (0)