Skip to content

Commit c5bff73

Browse files
committed
Clarify limits of dependencies table support
1 parent 0aeedd8 commit c5bff73

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

manifest-reference.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,8 @@ The source file containing the program body can be specified in the *main* entry
226226
Executables can have their own dependencies.
227227
See [specifying dependencies](#specifying-dependencies) for more details.
228228

229+
> Dependencies supported in Bootstrap fpm only
230+
229231
*Example:*
230232

231233
```toml
@@ -263,6 +265,8 @@ The source file containing the program body can be specified in the *main* entry
263265
Tests can have their own dependencies.
264266
See [specifying dependencies](#specifying-dependencies) for more details.
265267

268+
> Dependencies supported in Bootstrap fpm only
269+
266270
*Example:*
267271

268272
```toml

0 commit comments

Comments
 (0)