Skip to content

Commit c86f21f

Browse files
Update dependencies. (#1980)
Project CUDA v4.3.2 Diff `~/work/CUDA.jl/CUDA.jl/Project.toml` [61eb1bfa] ↑ GPUCompiler v0.21.1 ⇒ v0.21.2 [276daf66] ↑ SpecialFunctions v2.2.0 ⇒ v2.3.0 Co-authored-by: maleadt <maleadt@users.noreply.github.com>
1 parent bc42922 commit c86f21f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Manifest.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,9 @@ version = "0.1.5"
111111

112112
[[GPUCompiler]]
113113
deps = ["ExprTools", "InteractiveUtils", "LLVM", "Libdl", "Logging", "Scratch", "TimerOutputs", "UUIDs"]
114-
git-tree-sha1 = "0c21d9b7ff70859bdb2ca7dab814e144676c31db"
114+
git-tree-sha1 = "69a9aa4346bca723e46769ff6b6277e597c969b1"
115115
uuid = "61eb1bfa-7361-4325-ad38-22787b887f55"
116-
version = "0.21.1"
116+
version = "0.21.2"
117117

118118
[[InteractiveUtils]]
119119
deps = ["Markdown"]
@@ -292,9 +292,9 @@ uuid = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
292292

293293
[[SpecialFunctions]]
294294
deps = ["ChainRulesCore", "IrrationalConstants", "LogExpFunctions", "OpenLibm_jll", "OpenSpecFun_jll"]
295-
git-tree-sha1 = "ef28127915f4229c971eb43f3fc075dd3fe91880"
295+
git-tree-sha1 = "7beb031cf8145577fbccacd94b8a8f4ce78428d3"
296296
uuid = "276daf66-3868-5448-9aa4-cd146d93841b"
297-
version = "2.2.0"
297+
version = "2.3.0"
298298

299299
[[StaticArrays]]
300300
deps = ["LinearAlgebra", "Random", "StaticArraysCore", "Statistics"]

0 commit comments

Comments
 (0)