diff options
| author | Laurenz <laurmaedje@gmail.com> | 2019-03-03 15:00:27 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2019-03-03 15:00:27 +0100 |
| commit | 06101492dcd74c7f46f79a0a9dd972a2e6b628cf (patch) | |
| tree | ce6f5bcadf3e910a6d86994c31d2d941aa8a1345 /Cargo.toml | |
| parent | 5e135db87287862e3f035aeb3bef23ea4d2a08ca (diff) | |
Implement subsetting engine 🚀
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,3 +9,4 @@ pdf = { path = "../pdf" } opentype = { path = "../opentype" } unicode-segmentation = "1.2" unicode-xid = "0.1.0" +byteorder = "1" |
