refactor: remove legacy wasm plugin runtime

This commit is contained in:
2026-06-25 05:42:52 +09:00
parent 1b5a39dbc9
commit 741d71327a
5 changed files with 160 additions and 1354 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ rustPlatform.buildRustPackage rec {
filter = sourceFilter;
};
cargoHash = "sha256-8mo2/IZMq3tfnv8fKRxJOdfb+T3NOheUmqT8TiR+Wag=";
cargoHash = "sha256-kO1hvSYAVOVOIubP0Tm2Gpx2EWK7jwUKe30I8qTTU00=";
depsExtraArgs = {
# Older fetchCargoVendor utilities used crates.io's API download endpoint,