fix: bound plugin websocket open

This commit is contained in:
2026-06-21 22:14:58 +09:00
parent ce62d23502
commit a766048f29
4 changed files with 352 additions and 53 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ rustPlatform.buildRustPackage rec {
filter = sourceFilter;
};
cargoHash = "sha256-TZrw6nJclXVRpFIUlYvimGTDXlxBMaQt6oM5C5DIGIU=";
cargoHash = "sha256-cZxkmM42kbDp1Rv9gn4sCD5WIQLc0wCbjj4GbKjuA9Q=";
depsExtraArgs = {
# Older fetchCargoVendor utilities used crates.io's API download endpoint,