Skip to content

Commit 3f10276

Browse files
Update dependencies. (#1499)
Project CUDA v3.9.1 Diff `~/work/CUDA.jl/CUDA.jl/Project.toml` [a759f4b9] ↑ TimerOutputs v0.5.17 ⇒ v0.5.19 Co-authored-by: maleadt <maleadt@users.noreply.github.com>
1 parent b7e60f5 commit 3f10276

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Manifest.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -121,10 +121,10 @@ uuid = "929cbde3-209d-540e-8aea-75f648917ca0"
121121
version = "4.9.1"
122122

123123
[[LLVMExtra_jll]]
124-
deps = ["Artifacts", "JLLWrappers", "LazyArtifacts", "Libdl", "Pkg"]
125-
git-tree-sha1 = "5558ad3c8972d602451efe9d81c78ec14ef4f5ef"
124+
deps = ["Artifacts", "JLLWrappers", "LazyArtifacts", "Libdl", "Pkg", "TOML"]
125+
git-tree-sha1 = "43817483288cdceb8d3258756040a3e63578bb1b"
126126
uuid = "dad2f222-ce93-54a1-a47d-0025e8a3acab"
127-
version = "0.0.14+2"
127+
version = "0.0.14+3"
128128

129129
[[LazyArtifacts]]
130130
deps = ["Artifacts", "Pkg"]
@@ -155,9 +155,9 @@ uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
155155

156156
[[LogExpFunctions]]
157157
deps = ["ChainRulesCore", "ChangesOfVariables", "DocStringExtensions", "InverseFunctions", "IrrationalConstants", "LinearAlgebra"]
158-
git-tree-sha1 = "44a7b7bb7dd1afe12bac119df6a7e540fa2c96bc"
158+
git-tree-sha1 = "76c987446e8d555677f064aaac1145c4c17662f8"
159159
uuid = "2ab3a3ac-af41-5b50-aa03-7779005ae688"
160-
version = "0.3.13"
160+
version = "0.3.14"
161161

162162
[[Logging]]
163163
uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
@@ -275,9 +275,9 @@ uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
275275

276276
[[TimerOutputs]]
277277
deps = ["ExprTools", "Printf"]
278-
git-tree-sha1 = "11db03dd5bbc0d2b57a570d228a0f34538c586b1"
278+
git-tree-sha1 = "7638550aaea1c9a1e86817a231ef0faa9aca79bd"
279279
uuid = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
280-
version = "0.5.17"
280+
version = "0.5.19"
281281

282282
[[UUIDs]]
283283
deps = ["Random", "SHA"]

0 commit comments

Comments
 (0)