Skip to content

Commit 6dc787e

Browse files
author
CompatHelper Julia
committed
CompatHelper: add new compat entry for TSVD at version 0.4, (keep existing compat)
1 parent 4910f4a commit 6dc787e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,11 @@ RandomizedLinAlg = "0448d7d9-159c-5637-8537-fd72090fea46"
99
TSVD = "9449cd9e-2762-5aa3-a617-5413e99d722e"
1010

1111
[compat]
12+
TSVD = "0.4"
1213
julia = "1.6"
1314

1415
[extras]
1516
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1617

1718
[targets]
18-
test = ["Test"]
19+
test = ["Test"]

0 commit comments

Comments
 (0)