Skip to content

Commit 3d27171

Browse files
committed
minor update, fix CI
1 parent 4810466 commit 3d27171

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,16 @@ FastGaussQuadrature = "442a2c76-b920-505d-bb47-c5924d526838"
1212
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1313
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
1414
Quadmath = "be4d8f0f-7fa4-5f49-b795-2f01399ab2dd"
15+
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1516
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1617

1718
[compat]
1819
ChainRulesCore = "1"
20+
DoubleFloats = "1.2"
1921
FastGaussQuadrature = "0.4"
2022
Quadmath = "0.5"
2123
StaticArrays = "1"
2224
julia = "1.6"
23-
DoubleFloats = "1.2"
2425

2526
[extras]
2627
CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"

0 commit comments

Comments
 (0)