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

Commit 7225784

Browse files
committed
Add missing entry to REQUIRE.
1 parent c11af0e commit 7225784

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "CuArrays"
22
uuid = "3a865a2d-5b23-5a0f-bc46-62713ec82fae"
3-
version = "1.0"
3+
version = "1.0.1"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"

REQUIRE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ AbstractFFTs
99
MacroTools
1010
ForwardDiff
1111
DiffRules
12+
TimerOutputs

0 commit comments

Comments
 (0)