Skip to content

Commit be7b4b7

Browse files
authored
Merge pull request #46 from yuehhua/compathelper/new_version/2020-06-17-00-18-22-611-2670720498
CompatHelper: bump compat for "IRTools" to "0.4"
2 parents 5e86029 + 5b7b5a8 commit be7b4b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Manifest.toml

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

231231
[[LibGit2]]
232-
deps = ["Printf"]
233232
uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
234233

235234
[[Libdl]]
@@ -301,7 +300,7 @@ uuid = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
301300
version = "1.2.0"
302301

303302
[[Pkg]]
304-
deps = ["Dates", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "UUIDs"]
303+
deps = ["Dates", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Test", "UUIDs"]
305304
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
306305

307306
[[Printf]]

Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ CuArrays = "1.7.1, 1.7.2, 2.0"
2727
DataStructures = "~0.17"
2828
FillArrays = "^0.8.5"
2929
Flux = "~0.10"
30+
IRTools = "~0.3, 0.4"
3031
LightGraphs = "1.3"
3132
Requires = "^1.0.0"
3233
StaticArrays = "^0.12.1"

0 commit comments

Comments
 (0)