diff options
| author | Laurenz <laurmaedje@gmail.com> | 2024-03-07 16:05:52 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-07 15:05:52 +0000 |
| commit | 1d32145319211b6faed1f2ce4892347fde7a3f50 (patch) | |
| tree | 177ac95f7e804d55ba9c407fb5dcacadea98c382 /Cargo.toml | |
| parent | a483321aa08e435c159d19c0d559e2413c1272f9 (diff) | |
DPI-based natural sizing for images (#3571)
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -76,6 +76,7 @@ pathdiff = "0.2" pdf-writer = "0.9.2" phf = { version = "0.11", features = ["macros"] } pixglyph = "0.3" +png = "0.17" portable-atomic = "1.6" proc-macro2 = "1" pulldown-cmark = "0.9" |
