diff options
| author | Ana Gelez <ana@gelez.xyz> | 2024-04-17 17:11:20 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-17 15:11:20 +0000 |
| commit | 21c78abd6eecd0f6b3208405c7513be3bbd8991c (patch) | |
| tree | fe960daf42372202ed37138c6a12ad80711f757e /Cargo.toml | |
| parent | 4c99d6c8b38c23222fabf2465dbc030d08b6283f (diff) | |
Emojis in PDF (#3853)
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -73,7 +73,7 @@ oxipng = { version = "9.0", default-features = false, features = ["filetime", "p palette = { version = "0.7.3", default-features = false, features = ["approx", "libm"] } parking_lot = "0.12.1" pathdiff = "0.2" -pdf-writer = "0.9.2" +pdf-writer = "0.9.3" phf = { version = "0.11", features = ["macros"] } pixglyph = "0.3" png = "0.17" |
