mirror of
https://github.com/typst/typst
synced 2025-05-13 20:46:23 +08:00
Bump pixglyph (#5096)
This commit is contained in:
parent
698ae870e7
commit
fa623992c1
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -1747,9 +1747,9 @@ checksum = "5be167a7af36ee22fe3115051bc51f6e6c7054c9348e28deb4f49bd6f705a315"
|
||||
|
||||
[[package]]
|
||||
name = "pixglyph"
|
||||
version = "0.5.0"
|
||||
version = "0.5.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "96b0695748573e44602168d46b47cd15d9e10ebfa1e775986fe5452f1c1b40b3"
|
||||
checksum = "d15afa937836bf3d876f5a04ce28810c06045857bf46c3d0d31073b8aada5494"
|
||||
dependencies = [
|
||||
"ttf-parser",
|
||||
]
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user