Skip to content

Commit 9dad764

Browse files
authored
Update Project.toml
1 parent 2bf6aaa commit 9dad764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ version = "0.2.1"
77
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
88
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
99
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
10-
MAT = "23992714-dd62-5051-b70f-ba57cb901cac"
1110
NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"
1211
OMEinsum = "ebe7aa44-baf0-506c-a96f-8464559b3922"
1312
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
@@ -23,6 +22,7 @@ julia = "1.6"
2322
[extras]
2423
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
2524
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
25+
MAT = "23992714-dd62-5051-b70f-ba57cb901cac"
2626

2727
[targets]
2828
test = ["Pkg", "Test"]

0 commit comments

Comments
 (0)