Skip to content

Commit 6bdecc9

Browse files
Update dependencies. (#344)
Project GPUCompiler v0.16.0 Diff `~/work/GPUCompiler.jl/GPUCompiler.jl/Project.toml` [929cbde3] ↑ LLVM v4.13.1 ⇒ v4.14.0 [a759f4b9] ↑ TimerOutputs v0.5.19 ⇒ v0.5.20 Co-authored-by: maleadt <maleadt@users.noreply.github.com>
1 parent 76356ab commit 6bdecc9

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
@@ -39,9 +39,9 @@ version = "1.4.1"
3939

4040
[[LLVM]]
4141
deps = ["CEnum", "LLVMExtra_jll", "Libdl", "Printf", "Unicode"]
42-
git-tree-sha1 = "c1cd6561c4eb2176045de2b8016b62732a411f02"
42+
git-tree-sha1 = "e7e9184b0bf0158ac4e4aa9daf00041b5909bf1a"
4343
uuid = "929cbde3-209d-540e-8aea-75f648917ca0"
44-
version = "4.13.1"
44+
version = "4.14.0"
4545

4646
[[LLVMExtra_jll]]
4747
deps = ["Artifacts", "JLLWrappers", "LazyArtifacts", "Libdl", "Pkg", "TOML"]
@@ -130,9 +130,9 @@ uuid = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e"
130130

131131
[[TimerOutputs]]
132132
deps = ["ExprTools", "Printf"]
133-
git-tree-sha1 = "7638550aaea1c9a1e86817a231ef0faa9aca79bd"
133+
git-tree-sha1 = "464d64b2510a25e6efe410e7edab14fffdc333df"
134134
uuid = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
135-
version = "0.5.19"
135+
version = "0.5.20"
136136

137137
[[UUIDs]]
138138
deps = ["Random", "SHA"]

0 commit comments

Comments
 (0)