summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/yaml/functions/_build_target_base.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/yaml/functions/_build_target_base.yaml b/docs/yaml/functions/_build_target_base.yaml
index dec3d8db0..112953387 100644
--- a/docs/yaml/functions/_build_target_base.yaml
+++ b/docs/yaml/functions/_build_target_base.yaml
@@ -333,6 +333,8 @@ kwargs:
in the `dependencies` section of a Cargo.toml file, or
`extern crate gtk4 as gtk` inside Rust code.
+ *Since 1.10.0*, the keys can be either crate names or target names.
+
vala_header:
type: str
description: |