Skip to content

Commit 46633f4

Browse files
authored
bump compat version bounds
1 parent 1098b35 commit 46633f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ ForwardDiff = "0.10.3"
1818
RecursiveArrayTools = "2"
1919
Reexport = "0.2"
2020
Setfield = "0.7"
21-
StaticArrays = "0.11, 0.12"
22-
UnPack = "0.1, 1.0"
21+
StaticArrays = "1.0"
22+
UnPack = "1.0"
2323
julia = "1"
2424

2525
[extras]

0 commit comments

Comments
 (0)