refactor(plugins): physically remove legacy v1 ABI/init across all first-party plugins; exclude/remove legacy test-multibox crate

This commit is contained in:
Selfhosting Dev
2025-09-17 22:58:21 +09:00
parent b8e454963a
commit 1b12b1eb7d
19 changed files with 16 additions and 516 deletions

View File

@ -239,6 +239,7 @@ members = [
]
exclude = [
"plugins/nyash-file",
"plugins/nyash-test-multibox",
]
[profile.release]