diff options
| author | Laurenz <laurmaedje@gmail.com> | 2021-03-30 12:47:34 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2021-03-30 14:31:50 +0200 |
| commit | 79948c0c5e7e8df49a0f2f47ca44c7b6643fbb63 (patch) | |
| tree | 6c1498d3c6e089a9c9a0f9d19dc12135a92527ce /Cargo.toml | |
| parent | 47b4dab7ed8f45c1e675d7336abe306e3ec0ccb1 (diff) | |
BiDi reordering 🔃
Co-Authored-By: Martin <mhaug@live.de>
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ miniz_oxide = "0.3" pdf-writer = { path = "../pdf-writer" } rustybuzz = "0.3" ttf-parser = "0.9" +unicode-bidi = "0.3" unicode-xid = "0.2" xi-unicode = "0.3" anyhow = { version = "1", optional = true } |
