Skip to content

Commit e09747c

Browse files
CompatHelper Juliamofeing
authored andcommitted
CompatHelper: bump compat for YaoBlocks in [weakdeps] to 0.14 for package ., (keep existing compat)
1 parent 871b1ed commit e09747c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
4343
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
4444
YaoBlocks = "418bc28f-b43b-5e0b-a6e7-61bbc1a2c1df"
4545

46-
[sources]
47-
ReactantCore = {path = "lib/ReactantCore"}
46+
[sources.ReactantCore]
47+
path = "lib/ReactantCore"
4848

4949
[extensions]
5050
ReactantAbstractFFTsExt = "AbstractFFTs"
@@ -96,7 +96,7 @@ Scratch = "1.2"
9696
Sockets = "1.10"
9797
SpecialFunctions = "2.4"
9898
Statistics = "1.10"
99-
YaoBlocks = "0.13"
99+
YaoBlocks = "0.13, 0.14"
100100
julia = "1.10"
101101

102102
[extras]

0 commit comments

Comments
 (0)