Skip to content

Commit 6ad7a8c

Browse files
Update dependencies. (#2049)
Project CUDA v4.4.0 Diff `~/work/CUDA.jl/CUDA.jl/Project.toml` [276daf66] ↑ SpecialFunctions v2.3.0 ⇒ v2.3.1 Co-authored-by: maleadt <maleadt@users.noreply.github.com>
1 parent 4582589 commit 6ad7a8c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Manifest.toml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# This file is machine-generated - editing it directly is not advised
22

3+
julia_version = "1.8.5"
34
manifest_format = "2.0"
5+
project_hash = "56ddf5ba3ee0cbfd2fc5e239e07860c2adb9b489"
46

57
[[deps.AbstractFFTs]]
68
deps = ["ChainRulesCore", "LinearAlgebra", "Test"]
@@ -407,9 +409,9 @@ uuid = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
407409

408410
[[deps.SpecialFunctions]]
409411
deps = ["ChainRulesCore", "IrrationalConstants", "LogExpFunctions", "OpenLibm_jll", "OpenSpecFun_jll"]
410-
git-tree-sha1 = "7beb031cf8145577fbccacd94b8a8f4ce78428d3"
412+
git-tree-sha1 = "e2cfc4012a19088254b3950b85c3c1d8882d864d"
411413
uuid = "276daf66-3868-5448-9aa4-cd146d93841b"
412-
version = "2.3.0"
414+
version = "2.3.1"
413415

414416
[[deps.StaticArrays]]
415417
deps = ["LinearAlgebra", "Random", "StaticArraysCore", "Statistics"]

0 commit comments

Comments
 (0)