Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Commit

Permalink
Update the Manifest.
Browse files Browse the repository at this point in the history
  • Loading branch information
maleadt committed Nov 12, 2019
1 parent 0c0bce3 commit dd8ee75
Showing 1 changed file with 12 additions and 16 deletions.
28 changes: 12 additions & 16 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,21 +16,17 @@ version = "0.2.0"

[[CUDAapi]]
deps = ["Libdl", "Logging"]
git-tree-sha1 = "e063efb91cfefd7e6afd92c435d01398107a500b"
git-tree-sha1 = "6eee47385c81ed3b3f716b745697869c712c2df3"
uuid = "3895d2a7-ec45-59b8-82bb-cfc6a382f9b3"
version = "1.2.0"
version = "2.0.0"

[[CUDAdrv]]
deps = ["CEnum", "Printf"]
git-tree-sha1 = "90fa52c4acb2fadf7be48b0d73d9865c16ab9908"
deps = ["CEnum", "CUDAapi", "Printf"]
git-tree-sha1 = "c41a9c87604c2afd2cf89c4ed4aa3bf86e7c6a82"
repo-rev = "master"
repo-url = "https://github.com/JuliaGPU/CUDAdrv.jl.git"
uuid = "c5f51814-7f29-56b8-a69c-e4d8f6be1fde"
version = "4.0.1"

[[Crayons]]
deps = ["Test"]
git-tree-sha1 = "f621b8ef51fd2004c7cf157ea47f027fdeac5523"
uuid = "a8cc5b0e-0ffa-5ad4-8c14-923d3ee1735f"
version = "4.0.0"
version = "4.0.3"

[[DataStructures]]
deps = ["InteractiveUtils", "OrderedCollections"]
Expand All @@ -48,9 +44,9 @@ uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240"

[[LLVM]]
deps = ["CEnum", "Libdl", "Printf", "Unicode"]
git-tree-sha1 = "3680605a77f20bec59eea00389eb7aafe973abbb"
git-tree-sha1 = "74fe444b8b6d1ac01d639b2f9eaf395bcc2e24fc"
uuid = "929cbde3-209d-540e-8aea-75f648917ca0"
version = "1.3.1"
version = "1.3.2"

[[Libdl]]
uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
Expand Down Expand Up @@ -91,10 +87,10 @@ deps = ["Distributed", "InteractiveUtils", "Logging", "Random"]
uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[[TimerOutputs]]
deps = ["Crayons", "Printf", "Test", "Unicode"]
git-tree-sha1 = "b80671c06f8f8bae08c55d67b5ce292c5ae2660c"
deps = ["Printf"]
git-tree-sha1 = "d9c67bd7ac89aafa75037307331d050998bb5a96"
uuid = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
version = "0.5.0"
version = "0.5.1"

[[Unicode]]
uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"

0 comments on commit dd8ee75

Please sign in to comment.