Skip to main content

max / balanced_breakfast

Lockfile: bb-pdf's path pter is 0.2.0 Follows the tree, so pter's release moved it. The registry copy bb-core takes is untouched and still 0.1.0; that split is task 3b58cba7.
Author: Max Johnson <me@maxj.phd> · 2026-08-01 14:05 UTC
Signed with PGP, not checked
Commit: 4ecdd333961fa03135c928567bf7085fd11f96ba
Parent: 6fa8356
1 file changed, +2 insertions, -2 deletions
M Cargo.lock +2 -2
@@ -568,7 +568,7 @@
568 568 version = "0.3.3"
569 569 dependencies = [
570 570 "printpdf",
571 - "pter 0.1.1",
571 + "pter 0.2.0",
572 572 "pulldown-cmark",
573 573 "thiserror 2.0.18",
574 574 ]
@@ -4388,7 +4388,7 @@
4388 4388
4389 4389 [[package]]
4390 4390 name = "pter"
4391 - version = "0.1.1"
4391 + version = "0.2.0"
4392 4392 dependencies = [
4393 4393 "scraper 0.27.0",
4394 4394 ]