Skip to content

Commit

Permalink
Update dependencies. (#278)
Browse files Browse the repository at this point in the history
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 <maleadt@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and maleadt authored Jan 24, 2022
1 parent 45e28f6 commit 6d8d62b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand Down Expand Up @@ -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"]
Expand Down

0 comments on commit 6d8d62b

Please sign in to comment.