Skip to content

Commit a4ddc54

Browse files
Update dependencies. (#1781)
Project CUDA v4.0.1 Diff `~/work/CUDA.jl/CUDA.jl/Project.toml` [276daf66] ↑ SpecialFunctions v2.1.7 ⇒ v2.2.0 Co-authored-by: maleadt <[email protected]>
1 parent dbcaca8 commit a4ddc54

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Manifest.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,9 @@ uuid = "3587e190-3f89-42d0-90ee-14403ec27112"
120120
version = "0.1.8"
121121

122122
[[IrrationalConstants]]
123-
git-tree-sha1 = "7fd44fd4ff43fc60815f8e764c0f352b83c49151"
123+
git-tree-sha1 = "630b497eafcc20001bba38a4651b327dcfc491d2"
124124
uuid = "92d709cd-6900-40b7-9082-c6be49f344b6"
125-
version = "0.1.1"
125+
version = "0.2.2"
126126

127127
[[JLLWrappers]]
128128
deps = ["Preferences"]
@@ -171,9 +171,9 @@ uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
171171

172172
[[LogExpFunctions]]
173173
deps = ["ChainRulesCore", "ChangesOfVariables", "DocStringExtensions", "InverseFunctions", "IrrationalConstants", "LinearAlgebra"]
174-
git-tree-sha1 = "071602a0be5af779066df0d7ef4e14945a010818"
174+
git-tree-sha1 = "0a1b7c2863e44523180fdb3146534e265a91870b"
175175
uuid = "2ab3a3ac-af41-5b50-aa03-7779005ae688"
176-
version = "0.3.22"
176+
version = "0.3.23"
177177

178178
[[Logging]]
179179
uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
@@ -262,9 +262,9 @@ uuid = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
262262

263263
[[SpecialFunctions]]
264264
deps = ["ChainRulesCore", "IrrationalConstants", "LogExpFunctions", "OpenLibm_jll", "OpenSpecFun_jll"]
265-
git-tree-sha1 = "d75bda01f8c31ebb72df80a46c88b25d1c79c56d"
265+
git-tree-sha1 = "ef28127915f4229c971eb43f3fc075dd3fe91880"
266266
uuid = "276daf66-3868-5448-9aa4-cd146d93841b"
267-
version = "2.1.7"
267+
version = "2.2.0"
268268

269269
[[Statistics]]
270270
deps = ["LinearAlgebra", "SparseArrays"]

0 commit comments

Comments
 (0)