fix(crawler): walk list pages incrementally; stop on empty page (0.45.1) (#4)
Some checks failed
deploy / test-backend (push) Successful in 18m58s
deploy / test-frontend (push) Successful in 9m43s
deploy / build-and-push (push) Failing after 2m26s
deploy / deploy (push) Has been skipped

This commit was merged in pull request #4.
This commit is contained in:
2026-05-31 16:37:14 +00:00
parent 0f90af80cb
commit 3b3d13a0f6
4 changed files with 27 additions and 100 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "mangalord"
version = "0.45.0"
version = "0.45.1"
edition = "2021"
default-run = "mangalord"