ticket: complete single-pod text selection

This commit is contained in:
2026-06-15 16:16:06 +09:00
parent 3fa52f2c01
commit c0d8badf55
3 changed files with 53 additions and 3 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ rustPlatform.buildRustPackage rec {
filter = sourceFilter;
};
cargoHash = "sha256-XNj5cb8O4aUlrzeXF43htxhoTE3i6XGmzJpXas+jsAg=";
cargoHash = "sha256-pIDYnbBs3U8Z3IndgH10rirv8/IdFv1WlgwpCbKXy+M=";
depsExtraArgs = {
# Older fetchCargoVendor utilities used crates.io's API download endpoint,