Skip to content
This repository was archived by the owner on Mar 12, 2021. It is now read-only.

Commit ba30d99

Browse files
authored
Merge pull request #600 from JuliaGPU/update_manifest
Update manifest
2 parents 2093291 + f7d9d30 commit ba30d99

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Manifest.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ uuid = "929cbde3-209d-540e-8aea-75f648917ca0"
7979
version = "1.3.3"
8080

8181
[[LibGit2]]
82-
deps = ["Printf"]
8382
uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
8483

8584
[[Libdl]]
@@ -115,7 +114,7 @@ uuid = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
115114
version = "1.1.0"
116115

117116
[[Pkg]]
118-
deps = ["Dates", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "UUIDs"]
117+
deps = ["Dates", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Test", "UUIDs"]
119118
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
120119

121120
[[Printf]]

0 commit comments

Comments
 (0)