diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2024-09-30 16:32:51 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2024-09-30 16:32:51 -0400 |
| commit | 1cae21b08688103f0e394b4e2bcdbe5d1cecaf2b (patch) | |
| tree | ccee37e998ee2d33272d3b47b8b7bfd85004be1a /plugin.json | |
| parent | 28dc4798e5f8e55f98c6509d32fa3891cba506f6 (diff) | |
specify api type
Diffstat (limited to 'plugin.json')
| -rw-r--r-- | plugin.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin.json b/plugin.json index 2f57952..763c9e5 100644 --- a/plugin.json +++ b/plugin.json @@ -5,7 +5,7 @@ "helper" ], "api": [ - "native" + "rust" ], "description": "SigMaker style plugin", "license": { |
