From 6d8d62bad9138fcb844db61582121ccea0e2d9a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Jan 2022 07:42:52 +0100 Subject: [PATCH] Update dependencies. (#278) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- Manifest.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Manifest.toml b/Manifest.toml index b12a57aa..582a329e 100644 --- a/Manifest.toml +++ b/Manifest.toml @@ -23,9 +23,9 @@ deps = ["ArgTools", "LibCURL", "NetworkOptions"] uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6" [[ExprTools]] -git-tree-sha1 = "24565044e60bc48a7562e75bcf14f084901dc0b6" +git-tree-sha1 = "56559bbef6ca5ea0c0818fa5c90320398a6fbf8d" uuid = "e2ba6199-217a-4e67-a87a-7c52f15ade04" -version = "0.1.7" +version = "0.1.8" [[InteractiveUtils]] deps = ["Markdown"] @@ -126,9 +126,9 @@ uuid = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e" [[TimerOutputs]] deps = ["ExprTools", "Printf"] -git-tree-sha1 = "a5aed757f65c8a1c64503bc4035f704d24c749bf" +git-tree-sha1 = "97e999be94a7147d0609d0b9fc9feca4bf24d76b" uuid = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f" -version = "0.5.14" +version = "0.5.15" [[UUIDs]] deps = ["Random", "SHA"]