diff options
Diffstat (limited to 'mattertimectl/controller/meta')
| -rw-r--r-- | mattertimectl/controller/meta/main.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mattertimectl/controller/meta/main.yaml b/mattertimectl/controller/meta/main.yaml new file mode 100644 index 0000000..0fa3794 --- /dev/null +++ b/mattertimectl/controller/meta/main.yaml @@ -0,0 +1,5 @@ +--- + +# No runtime dependency: the Rust build is a single self-contained binary, +# so the target needs no node or other runtime. +dependencies: [] |
