File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,19 +7,19 @@ version = "0.2.1"
77DocStringExtensions = " ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
88LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
99Manifolds = " 1cead3c2-87b3-11e9-0ccd-23c62b72b94e"
10- StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
1110Rotations = " 6038ab10-8711-5258-84ad-4b1120ba62dc"
11+ StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
1212
1313[compat ]
1414DocStringExtensions = " 0.8, 0.9"
15- Manifolds =" 0.8"
16- StaticArrays = " 1"
15+ Manifolds = " 0.8, 0.9"
1716Rotations = " 1"
17+ StaticArrays = " 1"
1818julia = " 1.6"
1919
2020[extras ]
2121Optim = " 429524aa-4258-5aef-a3af-852621145aeb"
2222Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
2323
2424[targets ]
25- test = [" Optim" ," Test" ]
25+ test = [" Optim" , " Test" ]
You can’t perform that action at this time.
0 commit comments