Skip to content

Commit fbe3cef

Browse files
Update dependencies. (#1569)
Project CUDA v3.12.0 Diff `~/work/CUDA.jl/CUDA.jl/Project.toml` [61eb1bfa] ↑ GPUCompiler v0.16.1 ⇒ v0.16.2 Co-authored-by: maleadt <maleadt@users.noreply.github.com>
1 parent 8e58e13 commit fbe3cef

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Manifest.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ version = "0.4.2"
3434

3535
[[ChainRulesCore]]
3636
deps = ["Compat", "LinearAlgebra", "SparseArrays"]
37-
git-tree-sha1 = "ff38036fb7edc903de4e79f32067d8497508616b"
37+
git-tree-sha1 = "80ca332f6dcb2508adba68f22f551adb2d00a624"
3838
uuid = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
39-
version = "1.15.2"
39+
version = "1.15.3"
4040

4141
[[ChangesOfVariables]]
4242
deps = ["ChainRulesCore", "LinearAlgebra", "Test"]
@@ -60,9 +60,9 @@ uuid = "ade2ca70-3891-5945-98fb-dc099432e06a"
6060

6161
[[DocStringExtensions]]
6262
deps = ["LibGit2"]
63-
git-tree-sha1 = "b19534d1895d702889b219c382a6e18010797f0b"
63+
git-tree-sha1 = "c5544d8abb854e306b7b2f799ab31cdba527ccae"
6464
uuid = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
65-
version = "0.8.6"
65+
version = "0.9.0"
6666

6767
[[Downloads]]
6868
deps = ["ArgTools", "LibCURL", "NetworkOptions"]
@@ -87,9 +87,9 @@ version = "0.1.0"
8787

8888
[[GPUCompiler]]
8989
deps = ["ExprTools", "InteractiveUtils", "LLVM", "Libdl", "Logging", "TimerOutputs", "UUIDs"]
90-
git-tree-sha1 = "47f63159f7cb5d0e5e0cfd2f20454adea429bec9"
90+
git-tree-sha1 = "1067cd05184719ba86f19cf1d49d57f0bcbabbf6"
9191
uuid = "61eb1bfa-7361-4325-ad38-22787b887f55"
92-
version = "0.16.1"
92+
version = "0.16.2"
9393

9494
[[InteractiveUtils]]
9595
deps = ["Markdown"]
@@ -153,9 +153,9 @@ uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
153153

154154
[[LogExpFunctions]]
155155
deps = ["ChainRulesCore", "ChangesOfVariables", "DocStringExtensions", "InverseFunctions", "IrrationalConstants", "LinearAlgebra"]
156-
git-tree-sha1 = "09e4b894ce6a976c354a69041a04748180d43637"
156+
git-tree-sha1 = "7c88f63f9f0eb5929f15695af9a4d7d3ed278a91"
157157
uuid = "2ab3a3ac-af41-5b50-aa03-7779005ae688"
158-
version = "0.3.15"
158+
version = "0.3.16"
159159

160160
[[Logging]]
161161
uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"

0 commit comments

Comments
 (0)