From 1cae21b08688103f0e394b4e2bcdbe5d1cecaf2b Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Mon, 30 Sep 2024 16:32:51 -0400 Subject: specify api type --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": { -- cgit v1.3.1