summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2024-10-02 11:51:45 +0200
committerGitHub <noreply@github.com>2024-10-02 09:51:45 +0000
commitfa623992c1789ffd921d7664551f0a56b9962383 (patch)
tree8bb909cb0504881458a59730506306dd551c696d /Cargo.toml
parent698ae870e789aa9423a091e43f957ac677bae4f6 (diff)
Bump pixglyph (#5096)
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d0273339..d5393685 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -79,7 +79,7 @@ parking_lot = "0.12.1"
pathdiff = "0.2"
pdf-writer = "0.12"
phf = { version = "0.11", features = ["macros"] }
-pixglyph = "0.5"
+pixglyph = "0.5.1"
png = "0.17"
portable-atomic = "1.6"
proc-macro2 = "1"