diff options
| author | Mark Rowe <mark@vector35.com> | 2025-09-04 14:40:53 -0700 |
|---|---|---|
| committer | Mark Rowe <mark@vector35.com> | 2026-03-23 16:08:45 -0700 |
| commit | a49c29b7aea694e41fb92b100325ce34affb413f (patch) | |
| tree | 6fd2fc21dca5bf6c6191badbf0ec79712d10e045 /Cargo.toml | |
| parent | c62a7862a86c7a05732985a7759b66b0035fb356 (diff) | |
[Swift] Initial skeleton of a plug-in for Swift support
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -27,6 +27,8 @@ members = [ "plugins/workflow_objc/demo", "plugins/bntl_utils", "plugins/bntl_utils/cli", + "plugins/workflow_swift", + "plugins/workflow_swift/demo", ] [workspace.dependencies] |
