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"
7
7
DocStringExtensions = " ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
8
8
LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
9
9
Manifolds = " 1cead3c2-87b3-11e9-0ccd-23c62b72b94e"
10
- StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
11
10
Rotations = " 6038ab10-8711-5258-84ad-4b1120ba62dc"
11
+ StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
12
12
13
13
[compat ]
14
14
DocStringExtensions = " 0.8, 0.9"
15
- Manifolds =" 0.8"
16
- StaticArrays = " 1"
15
+ Manifolds = " 0.8, 0.9"
17
16
Rotations = " 1"
17
+ StaticArrays = " 1"
18
18
julia = " 1.6"
19
19
20
20
[extras ]
21
21
Optim = " 429524aa-4258-5aef-a3af-852621145aeb"
22
22
Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
23
23
24
24
[targets ]
25
- test = [" Optim" ," Test" ]
25
+ test = [" Optim" , " Test" ]
You can’t perform that action at this time.
0 commit comments