Skip to content

Commit 66d6cfc

Browse files
github-actions[bot]CompatHelper Juliamofeing
authored
CompatHelper: add new compat entry for YaoBlocks in [weakdeps] at version 0.13, (keep existing compat) (EnzymeAD#312)
Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Sergio Sánchez Ramírez <[email protected]>
1 parent 7f4deb7 commit 66d6cfc

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Project.toml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"
2525
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2626
YaoBlocks = "418bc28f-b43b-5e0b-a6e7-61bbc1a2c1df"
2727

28+
[sources.ReactantCore]
29+
path = "lib/ReactantCore"
30+
2831
[extensions]
2932
ReactantAbstractFFTsExt = "AbstractFFTs"
3033
ReactantArrayInterfaceExt = "ArrayInterface"
@@ -49,12 +52,10 @@ ReactantCore = "0.1.2"
4952
Reactant_jll = "0.0.26"
5053
Scratch = "1.2"
5154
Statistics = "1.10"
55+
YaoBlocks = "0.13"
5256
julia = "1.10"
5357

5458
[extras]
5559
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
5660
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
5761
NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"
58-
59-
[sources]
60-
ReactantCore = { path = "lib/ReactantCore" }

0 commit comments

Comments
 (0)