web: fetch pdf text by pages

This commit is contained in:
2026-06-20 21:22:55 +09:00
parent e752a7206a
commit b1af95ad20
4 changed files with 552 additions and 23 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ rustPlatform.buildRustPackage rec {
filter = sourceFilter;
};
cargoHash = "sha256-G06Vw42n4VCPDzA/YvccC4OlUp0Z28kP/2wSWumypak=";
cargoHash = "sha256-rvsjn4BBxd9vt4nytPgUh4l/OQCRpqHbUR4jHoH589U=";
depsExtraArgs = {
# Older fetchCargoVendor utilities used crates.io's API download endpoint,