From 7d5c860d05212b80fe9351a6787cf8be7a332f09 Mon Sep 17 00:00:00 2001 From: Breval Ferrari Date: Sat, 5 Apr 2025 19:41:50 -0400 Subject: [PATCH] update printpdf --- bingus/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bingus/Cargo.toml b/bingus/Cargo.toml index 16b7dc0..673d5bb 100644 --- a/bingus/Cargo.toml +++ b/bingus/Cargo.toml @@ -19,7 +19,7 @@ derive-new = "0" strum = { version = "0.26", features = ["derive"] } derive_wrapper = "0.1" symphonia = { version = "0.5", features = ["all"] } -printpdf = { version = "0.8.1", features = [ +printpdf = { version = "0.8.2", features = [ "bmp", "dds", "gif",