feat: add workspace panel action model

This commit is contained in:
2026-06-06 08:22:47 +09:00
parent a40627ab9f
commit cf1cc72255
8 changed files with 1336 additions and 193 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ rustPlatform.buildRustPackage rec {
filter = sourceFilter;
};
cargoHash = "sha256-+eIKCBT0NR8OJn8IxuJl2nc7M6OxlPQ+9RHncSz9K2M=";
cargoHash = "sha256-aG07L64sHxGKYou7dzuNuYt6xoHjIgGhlsnI5kxGmUg=";
depsExtraArgs = {
# Older fetchCargoVendor utilities used crates.io's API download endpoint,