diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-03-19 20:58:03 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-03-19 20:58:03 +0100 |
| commit | d6aaae0cea1e79eecd85dc94ab85b9ad8eff48e8 (patch) | |
| tree | 293903b0dfff31dd339cc7385d52a7e7ff3f6060 /Cargo.toml | |
| parent | 0ba99ab8aa523645e2f0a0d9f6333ad4e48f5daa (diff) | |
Fix font embedding bugs
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ roxmltree = "0.14" rustybuzz = "0.5" serde = { version = "1", features = ["derive"] } siphasher = "0.3" -subsetter = "0.1" +subsetter = "0.1.1" svg2pdf = "0.4" thin-vec = "0.2" tiny-skia = "0.6.2" |
