Skip to content

Commit 6d8d62b

Browse files
Update dependencies. (#278)
Project GPUCompiler v0.13.11 Diff `~/work/GPUCompiler.jl/GPUCompiler.jl/Project.toml` [e2ba6199] ↑ ExprTools v0.1.7 ⇒ v0.1.8 [a759f4b9] ↑ TimerOutputs v0.5.14 ⇒ v0.5.15 Co-authored-by: maleadt <[email protected]>
1 parent 45e28f6 commit 6d8d62b

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
@@ -23,9 +23,9 @@ deps = ["ArgTools", "LibCURL", "NetworkOptions"]
2323
uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
2424

2525
[[ExprTools]]
26-
git-tree-sha1 = "24565044e60bc48a7562e75bcf14f084901dc0b6"
26+
git-tree-sha1 = "56559bbef6ca5ea0c0818fa5c90320398a6fbf8d"
2727
uuid = "e2ba6199-217a-4e67-a87a-7c52f15ade04"
28-
version = "0.1.7"
28+
version = "0.1.8"
2929

3030
[[InteractiveUtils]]
3131
deps = ["Markdown"]
@@ -126,9 +126,9 @@ uuid = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e"
126126

127127
[[TimerOutputs]]
128128
deps = ["ExprTools", "Printf"]
129-
git-tree-sha1 = "a5aed757f65c8a1c64503bc4035f704d24c749bf"
129+
git-tree-sha1 = "97e999be94a7147d0609d0b9fc9feca4bf24d76b"
130130
uuid = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
131-
version = "0.5.14"
131+
version = "0.5.15"
132132

133133
[[UUIDs]]
134134
deps = ["Random", "SHA"]

0 commit comments

Comments
 (0)