@@ -13,11 +13,13 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1313ConstructionBase = " 187b0558-2788-49d3-abe0-74a17ed4e7c9"
1414ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
1515InverseFunctions = " 3587e190-3f89-42d0-90ee-14403ec27112"
16+ Printf = " de0858da-6303-5e67-8744-51eddeeeb8d7"
1617
1718[extensions ]
1819ConstructionBaseUnitfulExt = " ConstructionBase"
1920ForwardDiffExt = " ForwardDiff"
2021InverseFunctionsUnitfulExt = " InverseFunctions"
22+ PrintfExt = " Printf"
2123
2224[compat ]
2325Aqua = " 0.8"
@@ -26,6 +28,7 @@ Dates = "<0.0.1, 1"
2628ForwardDiff = " 0.10, 1"
2729InverseFunctions = " 0.1"
2830LinearAlgebra = " <0.0.1, 1"
31+ Printf = " <0.0.1, 1"
2932REPL = " <0.0.1, 1"
3033Random = " <0.0.1, 1"
3134Test = " <0.0.1, 1"
@@ -37,9 +40,10 @@ ConstructionBase = "187b0558-2788-49d3-abe0-74a17ed4e7c9"
3740ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
3841InverseFunctions = " 3587e190-3f89-42d0-90ee-14403ec27112"
3942LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
43+ Printf = " de0858da-6303-5e67-8744-51eddeeeb8d7"
4044REPL = " 3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
4145Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
4246Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
4347
4448[targets ]
45- test = [" Aqua" , " ConstructionBase" , " ForwardDiff" , " InverseFunctions" , " LinearAlgebra" , " Test" , " Random" , " REPL" ]
49+ test = [" Aqua" , " ConstructionBase" , " ForwardDiff" , " InverseFunctions" , " LinearAlgebra" , " Test" , " Random" , " REPL" , " Printf " ]
0 commit comments